diff --git a/selective.cabal b/selective.cabal index 6a53592..0fc1e86 100644 --- a/selective.cabal +++ b/selective.cabal @@ -37,7 +37,6 @@ library Control.Selective.Rigid.Freer, Control.Selective.Trans.Except build-depends: base >= 4.12 && < 5, - containers >= 0.5.5.1 && < 0.7, transformers >= 0.4.2.0 && < 0.7 default-language: Haskell2010 other-extensions: DeriveFunctor,