We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba27620 commit e30a257Copy full SHA for e30a257
pandoc.cabal
@@ -300,7 +300,7 @@ Library
300
tagsoup >= 0.13.7 && < 0.15,
301
base64-bytestring >= 0.1 && < 1.1,
302
zlib >= 0.5 && < 0.7,
303
- skylighting >= 0.3.1 && < 0.4,
+ skylighting >= 0.3.3 && < 0.4,
304
data-default >= 0.4 && < 0.8,
305
temporary >= 1.1 && < 1.3,
306
blaze-html >= 0.5 && < 0.10,
@@ -531,7 +531,7 @@ Test-Suite test-pandoc
531
filepath >= 1.1 && < 1.5,
532
hslua >= 0.4 && < 0.6,
533
process >= 1.2.3 && < 1.5,
534
535
536
Diff >= 0.2 && < 0.4,
537
tasty >= 0.11 && < 0.12,
0 commit comments