summaryrefslogtreecommitdiff
path: root/packages/gsl/hmatrix-gsl.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-04-27 11:23:03 +0200
committerAlberto Ruiz <aruiz@um.es>2015-04-27 11:23:03 +0200
commit6a6b9136a582988f6817b39a14538b39c830cb64 (patch)
tree464741cb837dd01d283855607ae2e14146e95ed9 /packages/gsl/hmatrix-gsl.cabal
parentbbaadc1070c13f97f1a79befdc342a73cb4b2d5b (diff)
parent5e845013180e8f86dd8153030d5f5ea13826497d (diff)
Merge branch 'master' into develop
Diffstat (limited to 'packages/gsl/hmatrix-gsl.cabal')
-rw-r--r--packages/gsl/hmatrix-gsl.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/gsl/hmatrix-gsl.cabal b/packages/gsl/hmatrix-gsl.cabal
index 70e4246..7028bae 100644
--- a/packages/gsl/hmatrix-gsl.cabal
+++ b/packages/gsl/hmatrix-gsl.cabal
@@ -43,6 +43,7 @@ library
43 Numeric.GSL.ODE, 43 Numeric.GSL.ODE,
44 Numeric.GSL, 44 Numeric.GSL,
45 Numeric.GSL.LinearAlgebra, 45 Numeric.GSL.LinearAlgebra,
46 Numeric.GSL.Interpolation,
46 Graphics.Plot 47 Graphics.Plot
47 other-modules: Numeric.GSL.Internal, 48 other-modules: Numeric.GSL.Internal,
48 Numeric.GSL.Vector, 49 Numeric.GSL.Vector,