summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2010-09-21 19:25:04 +0000
committerAlberto Ruiz <aruiz@um.es>2010-09-21 19:25:04 +0000
commit0c739613926ac44254a9de9ea81351a974805c45 (patch)
tree5c91176bcae62354b365e927f6bce98b2dda51e9 /hmatrix.cabal
parent3290b56b975ec151a389223f720c071b6404f6cc (diff)
move display/IO
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 9934b6e..ae03b0f 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -116,6 +116,7 @@ library
116 Numeric.GSL.Internal, 116 Numeric.GSL.Internal,
117 Numeric.Conversion 117 Numeric.Conversion
118 Numeric.MatrixBoot 118 Numeric.MatrixBoot
119 Numeric.IO
119 Numeric.Chain 120 Numeric.Chain
120 121
121 C-sources: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c, 122 C-sources: lib/Numeric/LinearAlgebra/LAPACK/lapack-aux.c,