aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-02-10 08:06:53 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-02-10 08:06:53 -0800
commitb6cf490efd214552b5d36b0c67bdfa0705cc1130 (patch)
treec193c472a2eae9ba5ec3d0a4a4b0464240c7bc2b /pandoc.cabal
parentd0a5f2aded6ace0e6310b622d6560fa9fee1d9e3 (diff)
downloadpandoc-b6cf490efd214552b5d36b0c67bdfa0705cc1130.tar.gz
Use latest 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 11135c9cc..c8aa40edb 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.5 && < 0.8,
+ skylighting >= 0.7.6 && < 0.8,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,