aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-06-19 15:31:31 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-06-19 15:31:31 -0700
commit112e98def6baf3433e99fbaa3e7280cad16f5422 (patch)
treebd33717a3db356d27436dc0c3b7a54d4539f81e7 /pandoc.cabal
parent9d0506e4047f797a0672d7767830b59f1710d191 (diff)
downloadpandoc-112e98def6baf3433e99fbaa3e7280cad16f5422.tar.gz
Use latest skylighting.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 51b6d2524..cd731510a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -404,8 +404,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.2,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.4 && < 0.9,
- skylighting-core >= 0.8.4 && < 0.9,
+ skylighting >= 0.8.5 && < 0.9,
+ skylighting-core >= 0.8.5 && < 0.9,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,