diff --git a/pointed.cabal b/pointed.cabal index ab89407..1606c26 100644 --- a/pointed.cabal +++ b/pointed.cabal @@ -81,7 +81,7 @@ library build-depends: comonad >= 5 && < 6 if flag(containers) - build-depends: containers >= 0.4 && < 0.7 + build-depends: containers >= 0.4 && < 0.8 if flag(kan-extensions) build-depends: kan-extensions >= 5 && < 6