From a85e8fe5323dbf6019147d25be91093aba783d0b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 18 Oct 2016 10:25:23 +0200 Subject: Allow latest HUnit. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 58d7b446c..ccc7df47a 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -491,7 +491,7 @@ Test-Suite test-pandoc test-framework-hunit >= 0.2 && < 0.4, test-framework-quickcheck2 >= 0.2.9 && < 0.4, QuickCheck >= 2.4 && < 2.10, - HUnit >= 1.2 && < 1.4, + HUnit >= 1.2 && < 1.6, containers >= 0.1 && < 0.6, ansi-terminal >= 0.5 && < 0.7, executable-path >= 0.0 && < 0.1, -- cgit v1.2.3