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
|
||||
testFrameworkQuickcheck2
|
||||
];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://github.com/vincenthz/hs-cryptohash";
|
||||
description = "collection of crypto hashes, fast, pure and practical";
|
||||
|
Loading…
Reference in New Issue
Block a user