add bytearray into internal module

This commit is contained in:
Vincent Hanquez 2015-03-29 09:09:10 +01:00
parent d9ba6034c4
commit 3b6c72e242

View File

@ -85,6 +85,7 @@ Library
, Crypto.Random.Entropy.Backend
, Crypto.Internal.Compat
, Crypto.Internal.Bytes
, Crypto.Internal.ByteArray
, Crypto.Internal.Memory
Build-depends: base >= 4.3 && < 5
, bytestring