diff --git a/cryptonite.cabal b/cryptonite.cabal index 9298857..4ca7e6b 100644 --- a/cryptonite.cabal +++ b/cryptonite.cabal @@ -220,7 +220,7 @@ Library Crypto.Internal.Nat Build-depends: base >= 4.3 && < 5 , bytestring - , memory >= 0.14.4 + , memory >= 0.14.5 , foundation >= 0.0.8 , ghc-prim ghc-options: -Wall -fwarn-tabs -optc-O3 -fno-warn-unused-imports