temporarily export byteArray stuff

This commit is contained in:
Vincent Hanquez 2015-04-08 20:40:43 +01:00
parent f31772bd6e
commit b74f7619e4

View File

@ -86,6 +86,7 @@ Library
Crypto.Random.Entropy
Crypto.Random.EntropyPool
Crypto.Random.Entropy.Unsafe
Crypto.Internal.ByteArray
Other-modules: Crypto.Cipher.AES.Internal
Crypto.Cipher.Blowfish.Primitive
Crypto.Cipher.Camellia.Primitive
@ -125,7 +126,6 @@ Library
Crypto.PubKey.ElGamal
Crypto.Internal.Compat
Crypto.Internal.Bytes
Crypto.Internal.ByteArray
Crypto.Internal.Endian
Crypto.Internal.Memory
Build-depends: base >= 4.3 && < 5