update memory to 0.2 minimum
This commit is contained in:
parent
ff736b47ca
commit
22c1a1bb7f
@ -131,7 +131,7 @@ Library
|
|||||||
Crypto.Internal.WordArray
|
Crypto.Internal.WordArray
|
||||||
Build-depends: base >= 4.3 && < 5
|
Build-depends: base >= 4.3 && < 5
|
||||||
, bytestring
|
, bytestring
|
||||||
, memory
|
, memory >= 0.2
|
||||||
, ghc-prim
|
, ghc-prim
|
||||||
ghc-options: -Wall -fwarn-tabs -optc-O3
|
ghc-options: -Wall -fwarn-tabs -optc-O3
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user