haskell-hmatrix: updated to version 0.13.1.0

svn path=/nixpkgs/trunk/; revision=32313
This commit is contained in:
Peter Simons 2012-02-16 09:05:35 +00:00
parent 61175b2026
commit f76039e1e0

View file

@ -8,7 +8,6 @@ cabal.mkDerivation (self: {
sha256 = "0pl5z6zsxyvbdfdng77r2c4isq6d4wbyzx2qs9r8rbn6glaxwrmp";
buildDepends = [ binary Cabal storableComplex vector ];
extraLibraries = [ blas gsl liblapack ];
configureFlags = "-fvector";
meta = {
homepage = "http://perception.inf.um.es/hmatrix";
description = "Linear algebra and numerical computation";