Package: haskell-test-framework / 0.8.1.1-7

newer-time Patch series | download
1
2
3
4
5
6
7
8
9
10
11
--- a/test-framework.cabal
+++ b/test-framework.cabal
@@ -50,7 +50,7 @@ Library
                                 base >= 4.3 && < 5, random >= 1.0, containers >= 0.1,
                                 regex-posix >= 0.72,
                                 old-locale >= 1.0,
-                                time >= 1.1.2 && < 1.6,
+                                time >= 1.1.2 && < 1.7,
                                 xml >= 1.3.5, hostname >= 1.0
 
         Extensions:             CPP