summaryrefslogtreecommitdiff
path: root/packages/gsl/hmatrix-gsl.cabal
diff options
context:
space:
mode:
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 6f983f2..f288c64 100644
--- a/packages/gsl/hmatrix-gsl.cabal
+++ b/packages/gsl/hmatrix-gsl.cabal
@@ -44,6 +44,7 @@ library
44 Numeric.GSL, 44 Numeric.GSL,
45 Numeric.GSL.LinearAlgebra, 45 Numeric.GSL.LinearAlgebra,
46 Numeric.GSL.Interpolation, 46 Numeric.GSL.Interpolation,
47 Numeric.GSL.SimulatedAnnealing,
47 Graphics.Plot 48 Graphics.Plot
48 other-modules: Numeric.GSL.Internal, 49 other-modules: Numeric.GSL.Internal,
49 Numeric.GSL.Vector, 50 Numeric.GSL.Vector,