aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-02-15 21:51:39 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-02-15 21:51:39 -0800
commit87b9ee87e62ac1830ce99db17864cc31e089e530 (patch)
tree60a022d8379fb370dbe599d413ae1421e8cc8743
parent0010d15bcf3dbf9cabad8a75ec24befc0704620b (diff)
downloadpandoc-87b9ee87e62ac1830ce99db17864cc31e089e530.tar.gz
Use pandoc-citeproc 0.17.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 234c8cb41..4fe6d1e45 100644
--- a/cabal.project
+++ b/cabal.project
@@ -11,4 +11,4 @@ package pandoc-citeproc
source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
- tag: 0.16.4.1
+ tag: 0.17
diff --git a/stack.yaml b/stack.yaml
index 0dedbf4aa..5d9407a06 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -24,7 +24,7 @@ extra-deps:
- HsYAML-0.2.0.0
- HsYAML-aeson-0.2.0.0
- doctemplates-0.8.1
-- pandoc-citeproc-0.16.4.1
+- pandoc-citeproc-0.17
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-14.6