summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix-base.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'packages/base/hmatrix-base.cabal')
-rw-r--r--packages/base/hmatrix-base.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/base/hmatrix-base.cabal b/packages/base/hmatrix-base.cabal
index 638390a..6ac02ff 100644
--- a/packages/base/hmatrix-base.cabal
+++ b/packages/base/hmatrix-base.cabal
@@ -7,8 +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: Basic support for dense linear algebra 10Description: Dense linear algebra based on BLAS and LAPACK.
11 internally implemented using BLAS and LAPACK.
12Category: Math 11Category: Math
13tested-with: GHC==7.8 12tested-with: GHC==7.8
14 13