From 036f0f19c473cb58a1f7330a481d0e8f705ac452 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 29 Dec 2009 12:30:59 +0000 Subject: linearSolveLS, rq --- hmatrix.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index a7dca00..1b077e3 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.7.3.0 +Version: 0.8.0.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -11,7 +11,7 @@ Description: Purely functional interface to basic linear algebra and other numerical computations, internally implemented using GSL, BLAS and LAPACK. Category: Math -tested-with: GHC ==6.12.1 +tested-with: GHC ==6.10.4, GHC ==6.12.1 cabal-version: >=1.2 build-type: Custom -- cgit v1.2.3