diff options
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, |