remove commas in list of exported modules
This commit is contained in:
parent
a82a544fec
commit
e409172a1c
@ -82,12 +82,12 @@ Library
|
|||||||
Crypto.Hash.Internal.Skein512
|
Crypto.Hash.Internal.Skein512
|
||||||
Crypto.Hash.Internal.Tiger
|
Crypto.Hash.Internal.Tiger
|
||||||
Crypto.Hash.Internal.Whirlpool
|
Crypto.Hash.Internal.Whirlpool
|
||||||
, Crypto.Random.Entropy.Source
|
Crypto.Random.Entropy.Source
|
||||||
, Crypto.Random.Entropy.Backend
|
Crypto.Random.Entropy.Backend
|
||||||
, Crypto.Internal.Compat
|
Crypto.Internal.Compat
|
||||||
, Crypto.Internal.Bytes
|
Crypto.Internal.Bytes
|
||||||
, Crypto.Internal.ByteArray
|
Crypto.Internal.ByteArray
|
||||||
, Crypto.Internal.Memory
|
Crypto.Internal.Memory
|
||||||
Build-depends: base >= 4.3 && < 5
|
Build-depends: base >= 4.3 && < 5
|
||||||
, bytestring
|
, bytestring
|
||||||
, securemem >= 0.1.7
|
, securemem >= 0.1.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user