haskell-cryptohash: re-enable the test suite
This commit is contained in:
parent
7edfd67fe0
commit
57b5927d6a
@ -11,7 +11,6 @@ cabal.mkDerivation (self: {
|
|||||||
byteable HUnit QuickCheck testFramework testFrameworkHunit
|
byteable HUnit QuickCheck testFramework testFrameworkHunit
|
||||||
testFrameworkQuickcheck2
|
testFrameworkQuickcheck2
|
||||||
];
|
];
|
||||||
doCheck = false;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-cryptohash";
|
homepage = "http://github.com/vincenthz/hs-cryptohash";
|
||||||
description = "collection of crypto hashes, fast, pure and practical";
|
description = "collection of crypto hashes, fast, pure and practical";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user