aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-01-15 14:17:17 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-01-15 14:17:17 -0800
commit07c98eae50faf311963b91a2bacf053d2ec7972b (patch)
tree39fea927d68cb67bb1a0d80015bde98fb056fa2b /stack.yaml
parent3d6ebc905195592897e3a03ef648384ee01f5155 (diff)
downloadpandoc-07c98eae50faf311963b91a2bacf053d2ec7972b.tar.gz
Use citeproc >= 0.3.0.4.
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 b2f8cf8fc..74367bb8a 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -18,10 +18,10 @@ extra-deps:
- commonmark-pandoc-0.2.0.1
- doctemplates-0.9
- texmath-0.12.1
-- citeproc:
- git: https://github.com/jgm/citeproc.git
- commit: d44e24696ab444090d0e63e321c3a573f68b2e74
-# - citeproc-0.3.0.3
+- citeproc-0.3.0.4
+# - citeproc:
+# git: https://github.com/jgm/citeproc.git
+# commit: d44e24696ab444090d0e63e321c3a573f68b2e74
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-16.23