diff options
author | Alberto Ruiz <aruiz@um.es> | 2007-06-23 20:21:03 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2007-06-23 20:21:03 +0000 |
commit | 3d5d6f06598aac00906c93ac5358e68697c47fc7 (patch) | |
tree | 77a76afcd561b8beee33c39b4eafe72b4fa10b86 /HSSL.cabal | |
parent | 978e6d038239af50d70bae2c303f4e45b1879b7a (diff) |
more refactoring
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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, |