diff --git a/protolude.cabal b/protolude.cabal index 03018910f..b45ce8fa8 100644 --- a/protolude.cabal +++ b/protolude.cabal @@ -82,7 +82,7 @@ library if impl(ghc >= 7.8.0) build-depends: - safe >= 0.3 && <0.3.15 + safe >= 0.3 && <0.3.16 else build-depends: safe >= 0.3 && <0.3.10