From 1a62e53c402203616797addc31d0a5368bb7c132 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 1 Dec 2018 14:47:57 -0800 Subject: Require skylighting >= 0.7.5. This adds support for sml, J, typescript. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 7a922584e..fa178f25d 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -376,7 +376,7 @@ library tagsoup >= 0.14.6 && < 0.15, base64-bytestring >= 0.1 && < 1.1, zlib >= 0.5 && < 0.7, - skylighting >= 0.7.4 && < 0.8, + skylighting >= 0.7.5 && < 0.8, data-default >= 0.4 && < 0.8, temporary >= 1.1 && < 1.4, blaze-html >= 0.9 && < 0.10, -- cgit v1.2.3