summaryrefslogtreecommitdiff
path: root/packages/hmatrix/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hmatrix/hmatrix.cabal')
-rw-r--r--packages/hmatrix/hmatrix.cabal5
1 files changed, 1 insertions, 4 deletions
diff --git a/packages/hmatrix/hmatrix.cabal b/packages/hmatrix/hmatrix.cabal
index 9719c96..c79da8a 100644
--- a/packages/hmatrix/hmatrix.cabal
+++ b/packages/hmatrix/hmatrix.cabal
@@ -90,8 +90,6 @@ library
90 Numeric.GSL.Fitting, 90 Numeric.GSL.Fitting,
91 Numeric.GSL.ODE, 91 Numeric.GSL.ODE,
92 Numeric.GSL, 92 Numeric.GSL,
93 Numeric.LinearAlgebra,
94 Numeric.LinearAlgebra.Util,
95 Graphics.Plot, 93 Graphics.Plot,
96 Numeric.HMatrix, 94 Numeric.HMatrix,
97 Numeric.HMatrix.Data, 95 Numeric.HMatrix.Data,
@@ -99,8 +97,7 @@ library
99 other-modules: Numeric.Random, 97 other-modules: Numeric.Random,
100 Numeric.GSL.Internal, 98 Numeric.GSL.Internal,
101 Numeric.GSL.Vector, 99 Numeric.GSL.Vector,
102 Numeric.IO, 100 Numeric.IO
103 Numeric.LinearAlgebra.Util.Convolution
104 101
105 102
106 C-sources: src/Numeric/GSL/gsl-aux.c 103 C-sources: src/Numeric/GSL/gsl-aux.c