diff options
author | Alberto Ruiz <aruiz@um.es> | 2015-06-06 13:10:09 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2015-06-06 13:10:09 +0200 |
commit | de69c1cd115cf2702f4ef6c6932d25ae52375e83 (patch) | |
tree | 03b0b87816a380bf5628ad791b2f034529eaf4e4 /packages/base/hmatrix.cabal | |
parent | 3e4cdbadb0277010b0e089615e3053f6705332cb (diff) |
remove Tools
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r-- | packages/base/hmatrix.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/base/hmatrix.cabal b/packages/base/hmatrix.cabal index a487928..0ab4821 100644 --- a/packages/base/hmatrix.cabal +++ b/packages/base/hmatrix.cabal | |||
@@ -47,8 +47,7 @@ library | |||
47 | Numeric.LinearAlgebra.HMatrix | 47 | Numeric.LinearAlgebra.HMatrix |
48 | Numeric.LinearAlgebra.Static | 48 | Numeric.LinearAlgebra.Static |
49 | 49 | ||
50 | other-modules: Internal.Tools | 50 | other-modules: Internal.Vector |
51 | Internal.Vector | ||
52 | Internal.Devel | 51 | Internal.Devel |
53 | Internal.Vectorized | 52 | Internal.Vectorized |
54 | Internal.Matrix | 53 | Internal.Matrix |