aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
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 9b076cde8..7d6807b38 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -406,8 +406,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.2,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.5 && < 0.9,
- skylighting-core >= 0.8.5 && < 0.9,
+ skylighting >= 0.9 && < 0.10,
+ skylighting-core >= 0.9 && < 0.10,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,