From 931a1c47c5ebc59e02d8277db0c3423e85b42b74 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 11 Nov 2017 16:26:25 -0800 Subject: Require latest pandoc-types. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index b3dfe2b64..7e0790973 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -312,7 +312,7 @@ library xml >= 1.3.12 && < 1.4, split >= 0.2 && < 0.3, random >= 1 && < 1.2, - pandoc-types >= 1.17.2 && < 1.18, + pandoc-types >= 1.17.3 && < 1.18, aeson >= 0.7 && < 1.3, aeson-pretty >= 0.8 && < 0.9, tagsoup >= 0.13.7 && < 0.15, @@ -549,7 +549,7 @@ test-suite test-pandoc other-modules: Prelude build-depends: base >= 4.2 && < 5, pandoc, - pandoc-types >= 1.17.2 && < 1.18, + pandoc-types >= 1.17.3 && < 1.18, bytestring >= 0.9 && < 0.11, text >= 0.11 && < 1.3, directory >= 1 && < 1.4, -- cgit v1.2.3