aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-08-22 08:33:18 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-08-22 08:33:38 -0700
commitdf224644347ef938c7ea9a6444c107cd4e247120 (patch)
tree37cd666c4dd2cae1f414ccb9b0e08415d2fe0975
parent937b92cd304a6a404f750c7f9a894adfb3638d01 (diff)
downloadpandoc-df224644347ef938c7ea9a6444c107cd4e247120.tar.gz
Use latest pandoc-citeproc.
This should fix build failure on appveyor.
-rw-r--r--stack.lts11.yaml2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/stack.lts11.yaml b/stack.lts11.yaml
index a53ac4339..b9149c1ba 100644
--- a/stack.lts11.yaml
+++ b/stack.lts11.yaml
@@ -12,7 +12,7 @@ packages:
- '.'
extra-deps:
- github: jgm/pandoc-citeproc
- commit: 041fcf284a009a3350e8dacd3c34e41db504bb32
+ commit: fad5ec3571802f982cd6f74fb19fc27966fbe60c
- skylighting-0.7.2
- skylighting-core-0.7.2
- pandoc-types-1.17.5.1
diff --git a/stack.yaml b/stack.yaml
index 7b763fdc8..117a2b9f2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,7 +12,7 @@ packages:
- '.'
extra-deps:
- github: jgm/pandoc-citeproc
- commit: 041fcf284a009a3350e8dacd3c34e41db504bb32
+ commit: fad5ec3571802f982cd6f74fb19fc27966fbe60c
- haddock-library-1.6.0
- HsYAML-0.1.1.1
- network-2.7.0.2