From 9004922ad91c0b4ad8498c31171a3a1a1e27d9f2 Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Mon, 6 Sep 2010 09:59:08 +0000 Subject: Merged changes with conversion-linear --- hmatrix.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 736c443..de7b1cb 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -123,7 +123,7 @@ library cpp-options: -DVECTOR if flag(tests) - Build-Depends: QuickCheck, HUnit + Build-Depends: QuickCheck, HUnit, random exposed-modules: Numeric.LinearAlgebra.Tests other-modules: Numeric.LinearAlgebra.Tests.Instances, Numeric.LinearAlgebra.Tests.Properties -- cgit v1.2.3