From 84b5c55448cbbfc4b8d9433d61d46b57a1ba5876 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 10 Sep 2021 17:06:54 -0700 Subject: Use latest dev citeproc. --- cabal.project | 2 +- stack.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 55026979e..7256c16ec 100644 --- a/cabal.project +++ b/cabal.project @@ -5,5 +5,5 @@ flags: +embed_data_files source-repository-package type: git location: https://github.com/jgm/citeproc.git - tag: 59e98e8d1e13ddb53bef9f90adbd1c64652f0173 + tag: b27201c3ac48ffd2853f77152df19b6e2cf36987 diff --git a/stack.yaml b/stack.yaml index 9b73f2bd1..e93b6b0a7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,7 +14,7 @@ extra-deps: - doctemplates-0.10 - texmath-0.12.3.1 - git: https://github.com/jgm/citeproc.git - commit: 59e98e8d1e13ddb53bef9f90adbd1c64652f0173 + commit: b27201c3ac48ffd2853f77152df19b6e2cf36987 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-18.0 -- cgit v1.2.3