From 5ec9b6352c3c31d7cdaa70f97e43e884e6b06fa1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 2 Oct 2016 09:30:26 +0200 Subject: Moved template compiling/rendering code to a separate library. jgm/doctemplates. This allows the pandoc templating system to be used independently. --- osx/stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'osx') diff --git a/osx/stack.yaml b/osx/stack.yaml index 61bd06f73..629ebc86a 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -18,6 +18,7 @@ packages: - '..' extra-deps: - pandoc-citeproc-0.10.1.1 +- doctemplates-0.1.0.0 - 'http-client-0.5.0' - 'http-client-tls-0.3.0' resolver: lts-7.0 -- cgit v1.2.3