From a25d6f45d7131bd86508f82870d2e24606a811e8 Mon Sep 17 00:00:00 2001 From: Matthew Peddie Date: Sun, 26 Apr 2015 12:17:00 +1000 Subject: Add a new module containing the GSL interpolation interface --- packages/gsl/hmatrix-gsl.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/gsl/hmatrix-gsl.cabal') diff --git a/packages/gsl/hmatrix-gsl.cabal b/packages/gsl/hmatrix-gsl.cabal index 95fa3ed..2f6f51b 100644 --- a/packages/gsl/hmatrix-gsl.cabal +++ b/packages/gsl/hmatrix-gsl.cabal @@ -43,6 +43,7 @@ library Numeric.GSL.ODE, Numeric.GSL, Numeric.GSL.LinearAlgebra, + Numeric.GSL.Interpolation, Graphics.Plot other-modules: Numeric.GSL.Internal, Numeric.GSL.Vector, -- cgit v1.2.3