aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-02-27 22:14:01 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-02-27 22:14:01 -0800
commitbe14a95f071812293e6a27aa72672f1c0fb1e9f7 (patch)
tree139e93a741b6acca42819dbf53694122778d1a50
parentb72b395127ae2a7f45d74840ddeb86158bea8ea0 (diff)
downloadpandoc-be14a95f071812293e6a27aa72672f1c0fb1e9f7.tar.gz
Use latest skylighting.
This should fix #5328.
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index a985b92fe..507136790 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -380,7 +380,7 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.7.6 && < 0.8,
+ skylighting >= 0.7.7 && < 0.8,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,
diff --git a/stack.yaml b/stack.yaml
index c741d7f9b..4facd7ca3 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -20,8 +20,8 @@ packages:
extra-dep: true
extra-deps:
- pandoc-citeproc-0.16.1
-- skylighting-0.7.6
-- skylighting-core-0.7.6
+- skylighting-0.7.7
+- skylighting-core-0.7.7
- ipynb-0.1
- texmath-0.11.2
ghc-options: