From bf4a1c91fe6c2bd79c7c7597699d0a516a65c939 Mon Sep 17 00:00:00 2001 From: Doug Beardsley Date: Wed, 3 May 2017 16:30:36 -0600 Subject: [PATCH] Bump HUnit --- xmlhtml.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmlhtml.cabal b/xmlhtml.cabal index 04384c1..55b86d6 100644 --- a/xmlhtml.cabal +++ b/xmlhtml.cabal @@ -846,7 +846,7 @@ Test-suite testsuite main-is: TestSuite.hs build-depends: - HUnit >= 1.2 && <1.6, + HUnit >= 1.2 && <1.7, base, blaze-builder, blaze-html,