summaryrefslogtreecommitdiff
path: root/packages/hmatrix/hmatrix.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2014-05-16 20:57:13 +0200
committerAlberto Ruiz <aruiz@um.es>2014-05-16 20:57:13 +0200
commitfd94ecb3c3032beccdca4a4dee38bb306f57cd8b (patch)
tree81d7318217d6da4a057e587003b44425afe6ddcd /packages/hmatrix/hmatrix.cabal
parentd4d9082a8d7d3eed6cb5f188fc3b476847dcac27 (diff)
Numeric.Container compatible
Diffstat (limited to 'packages/hmatrix/hmatrix.cabal')
-rw-r--r--packages/hmatrix/hmatrix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/hmatrix/hmatrix.cabal b/packages/hmatrix/hmatrix.cabal
index a509df4..1e57fb9 100644
--- a/packages/hmatrix/hmatrix.cabal
+++ b/packages/hmatrix/hmatrix.cabal
@@ -91,6 +91,7 @@ library
91 Numeric.GSL.ODE, 91 Numeric.GSL.ODE,
92 Numeric.GSL, 92 Numeric.GSL,
93 Numeric.LinearAlgebra, 93 Numeric.LinearAlgebra,
94 Numeric.Container,
94 Graphics.Plot 95 Graphics.Plot
95 other-modules: Numeric.GSL.Internal, 96 other-modules: Numeric.GSL.Internal,
96 Numeric.GSL.LinearAlgebra, 97 Numeric.GSL.LinearAlgebra,