From 3b2dd1e1b3389b6b3a13f7b2d1bb797a3af5d782 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 7 Oct 2020 11:23:15 -0700 Subject: [PATCH] Use lastest citeproc. --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index a18699145..0d6b3a7a4 100644 --- a/cabal.project +++ b/cabal.project @@ -7,6 +7,6 @@ package pandoc source-repository-package type: git location: https://github.com/jgm/citeproc - tag: 914695eb5735351db58e31f621ee72410e8ff8ba + tag: f7f1c21535614c013e42ae71be7e39926cba5150 constraints: base16-bytestring < 1 diff --git a/stack.yaml b/stack.yaml index 511b47fa2..1957dfaa3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,7 +7,7 @@ packages: - '.' extra-deps: - git: https://github.com/jgm/citeproc - commit: 914695eb5735351db58e31f621ee72410e8ff8ba + commit: f7f1c21535614c013e42ae71be7e39926cba5150 - pandoc-types-1.22 - texmath-0.12.0.3 - rfc5051-0.2