aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-15 11:51:07 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-15 11:51:07 -0800
commit3d6ebc905195592897e3a03ef648384ee01f5155 (patch)
tree9c619a1fb887eb23ea4e79a8949b746e498f9084 /stack.yaml
parent76b36fcb17d9686620032bbfe7eb7f60eadfb057 (diff)
downloadpandoc-3d6ebc905195592897e3a03ef648384ee01f5155.tar.gz
Use dev version of citeproc.
Change a citation test which had wrong disambiguation (see jgm/citeproc#44).
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml
index b8bdd372a..b2f8cf8fc 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,11 +17,11 @@ extra-deps:
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
- doctemplates-0.9
-- citeproc-0.3.0.3
- texmath-0.12.1
-# - citeproc:
-# git: https://github.com/jgm/citeproc.git
-# commit: a8193fe375fa2354049bf9a967ba3bad4b1ba053
+- citeproc:
+ git: https://github.com/jgm/citeproc.git
+ commit: d44e24696ab444090d0e63e321c3a573f68b2e74
+# - citeproc-0.3.0.3
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-16.23