From a6c7469c85a6239c0148b3dab0b6bb52ce1fe85d Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 30 Jan 2021 13:56:43 -0800 Subject: Use latest citeproc. The fix to jgm/citeproc#49 also closes #7060. --- stack.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/stack.yaml b/stack.yaml index 8077da570..5ef814487 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-0.3.0.5 -# - citeproc: -# git: https://github.com/jgm/citeproc.git -# commit: d44e24696ab444090d0e63e321c3a573f68b2e74 +# - citeproc-0.3.0.5 +- citeproc: + git: https://github.com/jgm/citeproc.git + commit: da1f9702fa70d7e1bad9a796f897e920e2d578f7 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-16.23 -- cgit v1.2.3