From 9d6c3fa41f8e84c700b1e97c8ba82f3d17e04b8e Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 18 Apr 2021 11:35:09 -0700 Subject: 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 77bc8ef88..2b82eb70c 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 - tag: f9439e07e9271c7c2674a51efcad2fb8c663b2c8 + tag: 46066cb8939e907e7e3a7126304919c8ed32aed0 diff --git a/stack.yaml b/stack.yaml index ac0c987ac..689f792bd 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ extra-deps: - unicode-collation-0.1.1 # - citeproc-0.3.0.9 - git: https://github.com/jgm/citeproc - commit: f9439e07e9271c7c2674a51efcad2fb8c663b2c8 + commit: 46066cb8939e907e7e3a7126304919c8ed32aed0 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules resolver: lts-17.5 -- cgit v1.2.3