summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-06-23 20:21:03 +0000
committerAlberto Ruiz <aruiz@um.es>2007-06-23 20:21:03 +0000
commit3d5d6f06598aac00906c93ac5358e68697c47fc7 (patch)
tree77a76afcd561b8beee33c39b4eafe72b4fa10b86 /HSSL.cabal
parent978e6d038239af50d70bae2c303f4e45b1879b7a (diff)
more refactoring
Diffstat (limited to 'HSSL.cabal')
-rw-r--r--HSSL.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/HSSL.cabal b/HSSL.cabal
index 0dda5d7..fc9db60 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -27,7 +27,7 @@ Exposed-modules: Data.Packed.Internal,
27 -- Data.Packed.Instances 27 -- Data.Packed.Instances
28 LAPACK, 28 LAPACK,
29 GSL.Vector, 29 GSL.Vector,
30 --GSL.Matrix 30 GSL.Matrix
31 GSL.Differentiation, GSL.Integration, 31 GSL.Differentiation, GSL.Integration,
32 GSL.Special, 32 GSL.Special,
33 GSL.Fourier, 33 GSL.Fourier,