summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-01-18 10:05:41 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-01-18 10:05:41 -0800
commit63b10cf15744594bc66cd73932775d3906da910d (patch)
tree19e6de86f19ecf8e75112ce5599ff568a3429787 /pandoc.cabal
parente04d648594783ecf4a70dee93d7fc3bbf5b01e19 (diff)
More stack.yaml fixes for skylighting.
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 9d84fae1e..0d81bcdf4 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -366,7 +366,7 @@ library
tagsoup >= 0.14.2 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.6 && < 0.7,
+ skylighting >= 0.5.1 && < 0.7,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.10,