aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-01-21 17:57:23 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-01-21 17:57:23 -0800
commit3b4dc3a2b0c9898ee38ccf1b8f441d8b13c7d632 (patch)
tree3ebcf30f199bec5ed4a6d59f352dd62677ba49bb /pandoc.cabal
parent761ece90c96402cf39a0f7d5a6b5fd039a954315 (diff)
downloadpandoc-3b4dc3a2b0c9898ee38ccf1b8f441d8b13c7d632.tar.gz
Use skylighting 0.8.3.2.
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 c37f4324b..1b50ddd7c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -397,8 +397,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.3 && < 0.9,
- skylighting-core >= 0.8.3 && < 0.9,
+ skylighting >= 0.8.3.2 && < 0.9,
+ skylighting-core >= 0.8.3.2 && < 0.9,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,