Skip to content

Commit d8b680b

Browse files
Support random-1.3.0.
1 parent b88176c commit d8b680b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nothunks.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ test-suite nothunks-test
8181

8282
-- Additional dependencies
8383
, hedgehog >= 1.1 && < 1.6
84-
, random >= 1.1 && < 1.3
84+
, random >= 1.1 && < 1.4
8585
, tasty >= 1.3 && < 1.6
8686
, tasty-hedgehog >= 1.1 && < 1.5
8787

0 commit comments

Comments
 (0)