diff --git a/protolude.cabal b/protolude.cabal index 65468bd18..38b6d0121 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -64,7 +64,7 @@ library build-depends: base >= 4.6 && <4.10, ghc-prim >= 0.3 && <0.6, - safe >= 0.3 && <0.4, + safe >= 0.3 && <0.3.10, async >= 2.0 && <2.2, deepseq >= 1.3 && <1.5, containers >= 0.5 && <0.6,