summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-04-09 20:58:11 +0200
committerAlberto Ruiz <aruiz@um.es>2014-04-09 20:58:11 +0200
commit752b923ca4e83f1d5f741beab7eb9857591bdcba (patch)
treedc256dc81617752f965ef84692280db1b03356d1 /hmatrix.cabal
parent978a9bd5082f79a17cc03df14f4249fc7510d8e1 (diff)
thanks and tested with 7.8.1
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index ddb53af..b7b8e80 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -21,7 +21,7 @@ Description: Purely functional interface to basic linear algebra
21 . 21 .
22 - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes 22 - "Numeric.LinearAlgebra": everything + instances of standard Haskell numeric classes
23Category: Math 23Category: Math
24tested-with: GHC ==7.6 24tested-with: GHC ==7.8
25 25
26cabal-version: >=1.8 26cabal-version: >=1.8
27 27