aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-03-19 23:45:55 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-03-19 23:45:55 -0700
commit43677682d87824cf21b55dbc867a9e866b8296b4 (patch)
tree14e12857b334b2ee3245753ab3d0afd02c748b0f
parentf5b89b5adb9a0b0082076c116fd91b43cd4d42e5 (diff)
downloadpandoc-43677682d87824cf21b55dbc867a9e866b8296b4.tar.gz
Use pandoc-citeproc 0.14.3.
-rw-r--r--stack.lts9.yaml2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/stack.lts9.yaml b/stack.lts9.yaml
index 2167fd000..42de84daf 100644
--- a/stack.lts9.yaml
+++ b/stack.lts9.yaml
@@ -25,7 +25,7 @@ extra-deps:
- doctemplates-0.2.2.1
- haddock-library-1.4.3
- hs-bibutils-6.2.0.1
-- pandoc-citeproc-0.14.2
+- pandoc-citeproc-0.14.3
- tagsoup-0.14.6
- pandoc-types-1.17.4.2
resolver: lts-9.14
diff --git a/stack.yaml b/stack.yaml
index 80e67584b..32e90360e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,7 +12,7 @@ flags:
packages:
- '.'
extra-deps:
-- pandoc-citeproc-0.14.2
+- pandoc-citeproc-0.14.3
- skylighting-0.7.0.2
- skylighting-core-0.7.0.2
- ansi-terminal-0.8.0.2