add missing tests and module
This commit is contained in:
parent
f73b0e142e
commit
ba80bccaf7
@ -17,6 +17,7 @@ extra-doc-files: README.md
|
|||||||
extra-source-files: cbits/*.h
|
extra-source-files: cbits/*.h
|
||||||
cbits/aes/*.h
|
cbits/aes/*.h
|
||||||
cbits/aes/x86ni_impl.c
|
cbits/aes/x86ni_impl.c
|
||||||
|
tests/*.hs
|
||||||
|
|
||||||
source-repository head
|
source-repository head
|
||||||
type: git
|
type: git
|
||||||
@ -127,6 +128,7 @@ Library
|
|||||||
Crypto.Internal.Compat
|
Crypto.Internal.Compat
|
||||||
Crypto.Internal.Bytes
|
Crypto.Internal.Bytes
|
||||||
Crypto.Internal.Endian
|
Crypto.Internal.Endian
|
||||||
|
Crypto.Internal.Imports
|
||||||
Crypto.Internal.Memory
|
Crypto.Internal.Memory
|
||||||
Build-depends: base >= 4.3 && < 5
|
Build-depends: base >= 4.3 && < 5
|
||||||
, bytestring
|
, bytestring
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user