Skip to content

Commit

Permalink
Bump up upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Dec 14, 2024
1 parent f69339b commit 2d76a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion random.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ test-suite legacy-test
-Wno-deprecations
build-depends:
base,
containers >=0.5 && <0.7,
containers >=0.5 && <0.8,
random

test-suite doctests
Expand Down

0 comments on commit 2d76a11

Please sign in to comment.