haskell-hashable-1.2.0.6: the test suite doesn't compile
This commit is contained in:
parent
afd37640e7
commit
e4c7930b48
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
||||
HUnit QuickCheck random testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2 text
|
||||
];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://github.com/tibbe/hashable";
|
||||
description = "A class for types that can be converted to a hash value";
|
||||
|
Loading…
Reference in New Issue
Block a user