Add Haskell packages 'hybrid-vectors' and 'sparse'.
Also, disable the test suite of 'linear' which fails running the doctests.
This commit is contained in:
committed by
Peter Simons
parent
6498f48976
commit
5b421f7bdb
@@ -17,6 +17,7 @@ cabal.mkDerivation (self: {
|
||||
binary doctest filepath HUnit lens simpleReflect testFramework
|
||||
testFrameworkHunit
|
||||
];
|
||||
doCheck = false;
|
||||
meta = {
|
||||
homepage = "http://github.com/ekmett/linear/";
|
||||
description = "Linear Algebra";
|
||||
|
||||
Reference in New Issue
Block a user