summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-06-20 11:31:24 +0200
committerAlberto Ruiz <aruiz@um.es>2014-06-20 11:31:24 +0200
commit21a70f76d47d4851f27161eab350a31ab0651047 (patch)
treefaf81be978dc0789b47c43115c633b2b2e4b14c5 /packages/base/hmatrix.cabal
parent2869503ccb552238e330562a62a076e48d567f79 (diff)
documentation
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r--packages/base/hmatrix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal
index c6c421b..0eeb6f0 100644
--- a/packages/base/hmatrix.cabal
+++ b/packages/base/hmatrix.cabal
@@ -7,7 +7,7 @@ Maintainer: Alberto Ruiz
7Stability: provisional 7Stability: provisional
8Homepage: https://github.com/albertoruiz/hmatrix 8Homepage: https://github.com/albertoruiz/hmatrix
9Synopsis: Numeric Linear Algebra 9Synopsis: Numeric Linear Algebra
10Description: Dense linear algebra based on BLAS and LAPACK. 10Description: Linear algebra based on BLAS and LAPACK.
11Category: Math 11Category: Math
12tested-with: GHC==7.8 12tested-with: GHC==7.8
13 13