From 630e79fbf00d697c3e06a16dc094fb77f258c4c1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 18 Oct 2016 15:07:43 +0200 Subject: Added pandoc-citeproc back to extra-deps in stack.yaml. Otherwise we can't set flags. --- osx/stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'osx') diff --git a/osx/stack.yaml b/osx/stack.yaml index 91093a76d..6ee3fc66e 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -19,4 +19,5 @@ packages: extra-deps: - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 +- pandoc-citeproc-0.10.1.2 resolver: lts-7.4 -- cgit v1.2.3