aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-11-04 22:00:45 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-11-04 22:01:03 -0700
commit32d95aa9f6e59644c9df72d58a9061c95879a4e8 (patch)
tree661772989e7ff0d977343288b6ed46fec17873f0 /pandoc.cabal
parent8e8d7802eef373b458653fc87857672c2c376b05 (diff)
downloadpandoc-32d95aa9f6e59644c9df72d58a9061c95879a4e8.tar.gz
Use skylighting 0.4.3.2.
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 985866fc0..19dfde40e 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -320,7 +320,7 @@ library
tagsoup >= 0.13.7 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.4.3.1 && <0.5,
+ skylighting >= 0.4.3.2 && <0.5,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.10,