diff options
author | Alberto Ruiz <aruiz@um.es> | 2014-06-10 16:10:14 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2014-06-10 16:10:14 +0200 |
commit | 05e40db4fdc85b73f38ae5e105db0d523176debe (patch) | |
tree | ef0e87d3c7f6ca6d65cbaec6d6783db72df177f4 /packages/base/hmatrix.cabal | |
parent | a928a3a1713704cf3d5148bedc7ff8acb1347599 (diff) |
Domain class
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r-- | packages/base/hmatrix.cabal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index 3f16f5f..5a88304 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal | |||
@@ -68,7 +68,6 @@ library | |||
68 | Numeric.LinearAlgebra.Random | 68 | Numeric.LinearAlgebra.Random |
69 | Numeric.Conversion | 69 | Numeric.Conversion |
70 | Numeric.Sparse | 70 | Numeric.Sparse |
71 | Numeric.Complex | ||
72 | Numeric.LinearAlgebra.Static | 71 | Numeric.LinearAlgebra.Static |
73 | 72 | ||
74 | C-sources: src/C/lapack-aux.c | 73 | C-sources: src/C/lapack-aux.c |