Skip to content

Commit 65842cb

Browse files
geekosaurMikolaj
authored andcommitted
Update cabal-install to allow time 1.14
Note that #9848 covers Cabal and Cabal-syntax already.
1 parent ff7bf03 commit 65842cb

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
@@ -240,7 +240,7 @@ library
240240
random >= 1.2 && < 1.3,
241241
stm >= 2.0 && < 2.6,
242242
tar >= 0.5.0.3 && < 0.7,
243-
time >= 1.5.0.1 && < 1.13,
243+
time >= 1.5.0.1 && < 1.15,
244244
zlib >= 0.5.3 && < 0.8,
245245
hackage-security >= 0.6.2.0 && < 0.7,
246246
text >= 1.2.3 && < 1.3 || >= 2.0 && < 2.2,

0 commit comments

Comments
 (0)