From 25592aea904c4f29ea1c06210adb52dae99ba95c Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 2 Feb 2010 13:31:51 +0000 Subject: added Numeric.LinearAlgebra.Util --- hmatrix.cabal | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 4749640..49d7b05 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -71,7 +71,7 @@ library Build-Depends: haskell98, QuickCheck, HUnit, storable-complex, - process + process, random Extensions: ForeignFunctionInterface, CPP @@ -127,8 +127,9 @@ library Numeric.LinearAlgebra.Tests, Data.Packed.Convert, Data.Packed.ST, - Data.Packed.Development - Data.Packed.Random + Data.Packed.Development, + Data.Packed.Random, + Numeric.LinearAlgebra.Util other-modules: Data.Packed.Internal, Data.Packed.Internal.Common, Data.Packed.Internal.Signatures, -- cgit v1.2.3