From 1cee48158e100f7d452878eb2fc672df145a637e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 3 Jan 2016 20:52:59 -0800 Subject: Updated binary package stack.yamls to ensure pandoc-citeproc... is built with embed_data_files. This fixes a problem with the original 1.16 binary packages. --- osx/stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'osx') diff --git a/osx/stack.yaml b/osx/stack.yaml index 75f238b4d..4d5c42705 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -16,8 +16,8 @@ ghc-options: highlighting-kate: '-pgmP cpphs -optP--cpp' packages: - '..' +- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz' extra-deps: - 'cmark-0.5.0' -- 'pandoc-citeproc-0.9' - 'pandoc-types-1.16' resolver: lts-3.20 -- cgit v1.2.3