From b2af660f87a55dd15f4519b21e66837ec811dc25 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Sat, 16 Jun 2007 15:52:07 +0000 Subject: Fourier, minimization, polySolve --- HSSL.cabal | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'HSSL.cabal') diff --git a/HSSL.cabal b/HSSL.cabal index 21d98fe..2bd30bc 100644 --- a/HSSL.cabal +++ b/HSSL.cabal @@ -24,9 +24,11 @@ Exposed-modules: Data.Packed.Internal, Data.Packed.Internal.Common, Data.Packed.Internal.Tensor, LAPACK, GSL.Vector, - GSL.Differentiation, - GSL.Integration, - GSL.Special + GSL.Differentiation, GSL.Integration, + GSL.Special, + GSL.Fourier, + GSL.Polynomials, + GSL.Minimization Other-modules: C-sources: lib/Data/Packed/Internal/aux.c, lib/LAPACK/lapack-aux.c, -- cgit v1.2.3