aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-12-16 23:57:12 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-12-16 23:57:12 -0800
commit791cb05b3e891bc28603c587857be39cf0e56c28 (patch)
tree61df29902209c08a92db0654a98d9cfd908556dc /stack.yaml
parenta27052da5820e65ef8cafdd80801ef6ad1ee3a02 (diff)
downloadpandoc-791cb05b3e891bc28603c587857be39cf0e56c28.tar.gz
Use released citeproc 0.3.
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 d936767ab..41df0c88c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -17,10 +17,10 @@ extra-deps:
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
- doctemplates-0.9
-# - citeproc-0.2.0.1
-- citeproc:
- git: https://github.com/jgm/citeproc.git
- commit: a8193fe375fa2354049bf9a967ba3bad4b1ba053
+- citeproc-0.3
+# - citeproc:
+# git: https://github.com/jgm/citeproc.git
+# commit: a8193fe375fa2354049bf9a967ba3bad4b1ba053
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-16.23