summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2013-07-05 18:44:02 +0200
committerAlberto Ruiz <aruiz@um.es>2013-07-05 18:44:02 +0200
commit2a936e0d30ed1f02ae33baa3124fb7a77d52231b (patch)
treee9fb2557a44574b91e29e276331289bb279c3309 /hmatrix.cabal
parentb81b18e9a965fc4c523aeb0062e34be3af0fb8e9 (diff)
minor changes
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 65cdce9..21ed691 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.4 24tested-with: GHC ==7.6
25 25
26cabal-version: >=1.8 26cabal-version: >=1.8
27 27