Skip to content

Commit 2334372

Browse files
geekosaurMikolaj
authored andcommitted
Update cabal-install to allow time 1.14
Note that #9848 covers Cabal and Cabal-syntax already. (cherry picked from commit 65842cb)
1 parent fdfa4f0 commit 2334372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cabal-install/cabal-install.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ library
239239
random >= 1.2 && < 1.3,
240240
stm >= 2.0 && < 2.6,
241241
tar >= 0.5.0.3 && < 0.7,
242-
time >= 1.5.0.1 && < 1.13,
242+
time >= 1.5.0.1 && < 1.15,
243243
zlib >= 0.5.3 && < 0.8,
244244
hackage-security >= 0.6.2.0 && < 0.7,
245245
text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2,

0 commit comments

Comments
 (0)