revert base back to >= 4.3
This commit is contained in:
parent
eb661e653e
commit
4b5ee83396
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user