summaryrefslogtreecommitdiff
path: root/hmatrix.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'hmatrix.cabal')
-rw-r--r--hmatrix.cabal5
1 files changed, 1 insertions, 4 deletions
diff --git a/hmatrix.cabal b/hmatrix.cabal
index 49d7b05..0fb772f 100644
--- a/hmatrix.cabal
+++ b/hmatrix.cabal
@@ -33,9 +33,7 @@ extra-source-files: examples/tests.hs
33 examples/kalman.hs 33 examples/kalman.hs
34 examples/parallel.hs 34 examples/parallel.hs
35 examples/plot.hs 35 examples/plot.hs
36 examples/latexmat.hs
37 examples/inplace.hs 36 examples/inplace.hs
38 examples/benchmarks.hs
39 examples/error.hs 37 examples/error.hs
40 examples/devel/wrappers.hs 38 examples/devel/wrappers.hs
41 examples/devel/functions.c 39 examples/devel/functions.c
@@ -128,8 +126,7 @@ library
128 Data.Packed.Convert, 126 Data.Packed.Convert,
129 Data.Packed.ST, 127 Data.Packed.ST,
130 Data.Packed.Development, 128 Data.Packed.Development,
131 Data.Packed.Random, 129 Data.Packed.Random
132 Numeric.LinearAlgebra.Util
133 other-modules: Data.Packed.Internal, 130 other-modules: Data.Packed.Internal,
134 Data.Packed.Internal.Common, 131 Data.Packed.Internal.Common,
135 Data.Packed.Internal.Signatures, 132 Data.Packed.Internal.Signatures,