From 20831d6521e54b42aa8410a1434d55c5b9bc004b Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Tue, 14 Dec 2010 09:24:16 +0000 Subject: fixed bug in liftMatrix2Auto --- hmatrix.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hmatrix.cabal') diff --git a/hmatrix.cabal b/hmatrix.cabal index 6d29d2e..a187599 100644 --- a/hmatrix.cabal +++ b/hmatrix.cabal @@ -1,5 +1,5 @@ Name: hmatrix -Version: 0.10.0.1 +Version: 0.10.0.2 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -21,7 +21,7 @@ Description: Purely functional interface to basic linear algebra . - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes Category: Math -tested-with: GHC ==6.10.4, GHC ==6.12.1 +tested-with: GHC ==6.10.4, GHC ==6.12.1, GHC ==6.12.3 cabal-version: >=1.6 -- cgit v1.2.3