aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-30 19:09:08 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-30 19:09:08 -0800
commita9adb2964862fd8074cf9dfdcb8248d3a13665c5 (patch)
treef35d755d1acdba3701584eae34a0cd666a5cd6e8 /stack.yaml
parent66959172588409becb42993bb94ea106ac3e5606 (diff)
downloadpandoc-a9adb2964862fd8074cf9dfdcb8248d3a13665c5.tar.gz
Require citeproc 0.3.0.6.
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 85022e91d..6c8c39fa7 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,10 +19,10 @@ extra-deps:
- doctemplates-0.9
- texmath-0.12.1
- tasty-bench-0.1
-# - citeproc-0.3.0.5
-- citeproc:
- git: https://github.com/jgm/citeproc.git
- commit: da1f9702fa70d7e1bad9a796f897e920e2d578f7
+- citeproc-0.3.0.6
+#- citeproc:
+# git: https://github.com/jgm/citeproc.git
+# commit: da1f9702fa70d7e1bad9a796f897e920e2d578f7
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-16.23