Skip to content

Commit e30a257

Browse files
committed
Use skylighitng >= 0.3.3.
1 parent ba27620 commit e30a257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pandoc.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ Library
300300
tagsoup >= 0.13.7 && < 0.15,
301301
base64-bytestring >= 0.1 && < 1.1,
302302
zlib >= 0.5 && < 0.7,
303-
skylighting >= 0.3.1 && < 0.4,
303+
skylighting >= 0.3.3 && < 0.4,
304304
data-default >= 0.4 && < 0.8,
305305
temporary >= 1.1 && < 1.3,
306306
blaze-html >= 0.5 && < 0.10,
@@ -531,7 +531,7 @@ Test-Suite test-pandoc
531531
filepath >= 1.1 && < 1.5,
532532
hslua >= 0.4 && < 0.6,
533533
process >= 1.2.3 && < 1.5,
534-
skylighting >= 0.3.1 && < 0.4,
534+
skylighting >= 0.3.3 && < 0.4,
535535
temporary >= 1.1 && < 1.3,
536536
Diff >= 0.2 && < 0.4,
537537
tasty >= 0.11 && < 0.12,

0 commit comments

Comments
 (0)