Skip to content

Commit f730c16

Browse files
committed
Allow time-1.14
1 parent ff9f2bb commit f730c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

req.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ test-suite pure-tests
8989
retry >=0.8 && <0.10,
9090
template-haskell >=2.19 && <2.23,
9191
text >=0.2 && <2.2,
92-
time >=1.2 && <1.13
92+
time >=1.2 && <1.15
9393

9494
if flag(dev)
9595
ghc-options:

0 commit comments

Comments
 (0)