From 64472a468c9edbe118fa31c618a75a0e5522bbec Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 14 Sep 2017 22:38:23 -0700 Subject: FromJSON/ToJSON instances for Reader, WriterOptions. Depends on skylighting 0.3.5. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index cdb3e92f9..18c66ed0e 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -316,7 +316,7 @@ library tagsoup >= 0.13.7 && < 0.15, base64-bytestring >= 0.1 && < 1.1, zlib >= 0.5 && < 0.7, - skylighting >= 0.3.4.1 && < 0.4, + skylighting >= 0.3.5 && < 0.4, data-default >= 0.4 && < 0.8, temporary >= 1.1 && < 1.3, blaze-html >= 0.5 && < 0.10, @@ -553,7 +553,7 @@ test-suite test-pandoc filepath >= 1.1 && < 1.5, hslua >= 0.8 && < 0.9, process >= 1.2.3 && < 1.7, - skylighting >= 0.3.4.1 && < 0.4, + skylighting >= 0.3.5 && < 0.4, temporary >= 1.1 && < 1.3, Diff >= 0.2 && < 0.4, tasty >= 0.11 && < 0.12, -- cgit v1.2.3