From 010aecde2603d8d8b6945e4a181ac91e5e5f94d9 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Mon, 28 Nov 2016 11:37:30 +0100 Subject: Bump HUnit dependency to 1.5 --- stylish-haskell.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylish-haskell.cabal b/stylish-haskell.cabal index 4c44c09..649fce7 100644 --- a/stylish-haskell.cabal +++ b/stylish-haskell.cabal @@ -112,7 +112,7 @@ Test-suite stylish-haskell-tests Language.Haskell.Stylish.Verbose Build-depends: - HUnit >= 1.2 && < 1.4, + HUnit >= 1.2 && < 1.6, test-framework >= 0.4 && < 0.9, test-framework-hunit >= 0.2 && < 0.4, -- Copied from regular dependencies... -- cgit v1.2.3