From 64e84d8a3e043677ec20cdcd78bce2f405f8bac8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 19 Apr 2020 09:00:18 -0700 Subject: Use dev version of pandoc-citeproc... so we can use pandoc-types 1.21 with it. --- stack.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 364cc1834..d66b976ae 100644 --- a/stack.yaml +++ b/stack.yaml @@ -16,6 +16,8 @@ extra-deps: # better-tables - git: https://github.com/jgm/pandoc-types commit: 4acb0e50f10d8f41f94c0973384d63f06d0b9ffd +- git: https://github.com/jgm/pandoc-citeproc + commit: 2e6fe791ec5293acc925c2ccbe79c9c10d2b7e07 - texmath-0.12.0.2 - haddock-library-1.8.0 - skylighting-0.8.3.2 @@ -28,7 +30,6 @@ extra-deps: - HsYAML-0.2.0.0 - HsYAML-aeson-0.2.0.0 - doctemplates-0.8.2 -- pandoc-citeproc-0.17 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-14.6 -- cgit v1.2.3