aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2020-11-22 16:10:30 -0800
committerJohn MacFarlane <[email protected]>2020-11-22 16:10:30 -0800
commit2e372ab921d9366e2b05f8c8ff16a86e1a9632e8 (patch)
tree4b27a11e225c7bd2268b9ed6862bd039669f6833 /stack.yaml
parentb5b5ef92cbb48a709e8de861d64db29516daf815 (diff)
Use dev version of citeproc.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 16f56c9d4..f18cec419 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -21,7 +21,10 @@ extra-deps:
- commonmark-0.1.1.2
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
-- citeproc-0.2
+#- citeproc-0.2
+- citeproc:
+ git: https://github.com/jgm/citeproc.git
+ commit: 42b1d154b02435229acbe98ae0f17d01b757ee93
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6