Skip to content

Commit 9cf21b8

Browse files
ulysses4everMikolaj
authored andcommitted
cabal-install.cabal: bump upper bound for random
1 parent 4b03f13 commit 9cf21b8

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
@@ -241,7 +241,7 @@ library
241241
network-uri >= 2.6.0.2 && < 2.7,
242242
pretty >= 1.1 && < 1.2,
243243
process >= 1.2.3.0 && < 1.7,
244-
random >= 1.2 && < 1.3,
244+
random >= 1.2 && < 1.4,
245245
stm >= 2.0 && < 2.6,
246246
tar >= 0.5.0.3 && < 0.7,
247247
time >= 1.5.0.1 && < 1.15,

0 commit comments

Comments
 (0)