aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
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 /pandoc.cabal
parentb72b395127ae2a7f45d74840ddeb86158bea8ea0 (diff)
downloadpandoc-be14a95f071812293e6a27aa72672f1c0fb1e9f7.tar.gz
Use latest skylighting.
This should fix #5328.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 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,