aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-04-18 11:35:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-04-18 11:35:09 -0700
commit9d6c3fa41f8e84c700b1e97c8ba82f3d17e04b8e (patch)
tree6060056bcabc4d8b893e5273981afa0093246bc0
parentb7a263218454b8f9e53330c4256a5c751111d41f (diff)
downloadpandoc-9d6c3fa41f8e84c700b1e97c8ba82f3d17e04b8e.tar.gz
Use lastest citeproc.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
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