aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-10-31 21:30:50 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-11-01 10:48:47 -0800
commit2125aea026073ed2321e75e11e0eac91ba36f910 (patch)
treed7be0a33cc67c393a15c25e20df9134ae91d1666
parentb0a072537b97927f84bfcc550381c5f978b89536 (diff)
downloadpandoc-2125aea026073ed2321e75e11e0eac91ba36f910.tar.gz
Use latest 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 4fcc71969..21ee08194 100644
--- a/cabal.project
+++ b/cabal.project
@@ -7,5 +7,5 @@ package pandoc
source-repository-package
type: git
location: https://github.com/jgm/citeproc
- tag: 3bff6aff18a99b710b25949d039d221f36c3a77c
+ tag: 1860f189e9995c1dc27a68893bedfbf8de1ee67f
diff --git a/stack.yaml b/stack.yaml
index 2167585cb..96e85dd87 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,7 +23,7 @@ extra-deps:
- commonmark-extensions-0.2.0.1
- commonmark-pandoc-0.2.0.1
- git: https://github.com/jgm/citeproc
- commit: 3bff6aff18a99b710b25949d039d221f36c3a77c
+ commit: 1860f189e9995c1dc27a68893bedfbf8de1ee67f
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules