diff --git a/random.cabal b/random.cabal index 8e238dc3..891c63d5 100644 --- a/random.cabal +++ b/random.cabal @@ -121,7 +121,7 @@ test-suite legacy-test -Wno-deprecations build-depends: base, - containers >=0.5 && <0.7, + containers >=0.5 && <0.8, random test-suite spec