diff --git a/random.cabal b/random.cabal index 1af91647..48cd0eb5 100644 --- a/random.cabal +++ b/random.cabal @@ -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 spec