[commit: packages/deepseq] master, wip/remove_ghc70_72_cpp: Bump HUnit upper version bounds (034f5e3)
git at git.haskell.org
git at git.haskell.org
Wed Jul 19 21:59:33 UTC 2017
Repository : ssh://git@git.haskell.org/deepseq
On branches: master,wip/remove_ghc70_72_cpp
Link : http://git.haskell.org/packages/deepseq.git/commitdiff/034f5e308bc6cbeaff1b4d62830a6d08daa011e9
>---------------------------------------------------------------
commit 034f5e308bc6cbeaff1b4d62830a6d08daa011e9
Author: Ryan Scott <ryan.gl.scott at gmail.com>
Date: Sat Apr 8 13:22:03 2017 -0400
Bump HUnit upper version bounds
>---------------------------------------------------------------
034f5e308bc6cbeaff1b4d62830a6d08daa011e9
deepseq.cabal | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deepseq.cabal b/deepseq.cabal
index 83ff9cf..1883377 100644
--- a/deepseq.cabal
+++ b/deepseq.cabal
@@ -97,4 +97,4 @@ test-suite deepseq-generics-tests
-- end of packages with inherited version constraints
test-framework == 0.8.*,
test-framework-hunit == 0.3.*,
- HUnit >= 1.2 && < 1.6
+ HUnit >= 1.2 && < 1.7
More information about the ghc-commits
mailing list