haskell-llvm-general-pure: disable tests
This commit is contained in:
parent
ad4156e497
commit
68ace3fa4a
@ -11,6 +11,7 @@ cabal.mkDerivation (self: {
|
||||
HUnit mtl QuickCheck testFramework testFrameworkHunit
|
||||
testFrameworkQuickcheck2
|
||||
];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
description = "Pure Haskell LLVM functionality (no FFI)";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user