From edcfbccf5dbef7d64b498376b457cc0e44fd275c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 9 Jun 2018 13:34:21 -0700 Subject: Use skylighting 0.7.2. Adjust tests. This should fix commercialhaskell/stackage#3719, once a new release is made. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 564fd600a..db2ccb8ed 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -369,7 +369,7 @@ library tagsoup >= 0.14.6 && < 0.15, base64-bytestring >= 0.1 && < 1.1, zlib >= 0.5 && < 0.7, - skylighting >= 0.5.1 && < 0.8, + skylighting >= 0.7.2 && < 0.8, data-default >= 0.4 && < 0.8, temporary >= 1.1 && < 1.4, blaze-html >= 0.9 && < 0.10, -- cgit v1.2.3