summaryrefslogtreecommitdiff
path: root/packages/base/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-06-06 13:10:09 +0200
committerAlberto Ruiz <aruiz@um.es>2015-06-06 13:10:09 +0200
commitde69c1cd115cf2702f4ef6c6932d25ae52375e83 (patch)
tree03b0b87816a380bf5628ad791b2f034529eaf4e4 /packages/base/hmatrix.cabal
parent3e4cdbadb0277010b0e089615e3053f6705332cb (diff)
remove Tools
Diffstat (limited to 'packages/base/hmatrix.cabal')
-rw-r--r--packages/base/hmatrix.cabal3
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