haskell-criterion: temporarily disable test-suite
https://github.com/bos/criterion/issues/57
This commit is contained in:
parent
c72a00f85c
commit
29401954dd
@ -23,6 +23,7 @@ cabal.mkDerivation (self: {
|
||||
HUnit QuickCheck statistics testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2 vector
|
||||
];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://www.serpentine.com/criterion";
|
||||
description = "Robust, reliable performance measurement and analysis";
|
||||
|
Loading…
x
Reference in New Issue
Block a user