From 00eb7543bf390283fa24e6d1a9f21fc6f35933b2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 20 Sep 2020 09:57:53 -0700 Subject: Use dev version of pandoc-citeproc. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 0eafa2fef..203e0a612 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,7 +12,6 @@ flags: packages: - '.' extra-deps: -- pandoc-citeproc-0.17.0.2 - pandoc-types-1.22 - texmath-0.12.0.3 - rfc5051-0.2 @@ -29,6 +28,8 @@ extra-deps: - commonmark-0.1.0.2 - commonmark-extensions-0.2.0.1 - commonmark-pandoc-0.2.0.1 +- git: https://github.com/jgm/pandoc-citeproc + commit: 159bbb566858c0bc522e6404eb989671cd7236fd ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules -- cgit v1.2.3