diff --git a/cryptonite.cabal b/cryptonite.cabal index 16b48ae..5dc616c 100644 --- a/cryptonite.cabal +++ b/cryptonite.cabal @@ -205,7 +205,7 @@ Library Crypto.Internal.WordArray if impl(ghc >= 7.8) Other-modules: Crypto.Hash.SHAKE - Build-depends: base >= 4.7 && < 5 + Build-depends: base >= 4.3 && < 5 , bytestring , memory >= 0.12 , ghc-prim