Skip to content

Commit eee0156

Browse files
authored
Build against random-1.3 (#221)
1 parent c0a013e commit eee0156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foldl.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Library
2626
Build-Depends:
2727
base >= 4.11.0.0 && < 5 ,
2828
bytestring >= 0.9.2.1 && < 0.13,
29-
random >= 1.2 && < 1.3 ,
29+
random >= 1.2 && < 1.4 ,
3030
primitive < 0.10,
3131
text >= 0.11.2.0 && < 2.2 ,
3232
transformers >= 0.2.0.0 && < 0.7 ,

0 commit comments

Comments
 (0)