From 07c98eae50faf311963b91a2bacf053d2ec7972b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 15 Jan 2021 14:17:17 -0800 Subject: Use citeproc >= 0.3.0.4. --- stack.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index b2f8cf8fc..74367bb8a 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,10 +18,10 @@ extra-deps: - commonmark-pandoc-0.2.0.1 - doctemplates-0.9 - texmath-0.12.1 -- citeproc: - git: https://github.com/jgm/citeproc.git - commit: d44e24696ab444090d0e63e321c3a573f68b2e74 -# - citeproc-0.3.0.3 +- citeproc-0.3.0.4 +# - citeproc: +# git: https://github.com/jgm/citeproc.git +# commit: d44e24696ab444090d0e63e321c3a573f68b2e74 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-16.23 -- cgit v1.2.3