From d7396e73b4ca72d607836cd285be845a85ca6a9b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 15 Jul 2016 12:04:00 -0700 Subject: Don't require haddock-library 1.4. Instead use CPP to work around version differences. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index 82d8d3d95..140390c98 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -283,7 +283,7 @@ Library hslua >= 0.3 && < 0.5, binary >= 0.5 && < 0.9, SHA >= 1.6 && < 1.7, - haddock-library >= 1.4 && < 1.5, + haddock-library >= 1.1 && < 1.5, old-time, deepseq >= 1.3 && < 1.5, JuicyPixels >= 3.1.6.1 && < 3.3, -- cgit v1.2.3