diff options
author | Alberto Ruiz <aruiz@um.es> | 2007-09-28 12:25:56 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2007-09-28 12:25:56 +0000 |
commit | 3815bc25f62124063e02af83fe3c907336dc86f5 (patch) | |
tree | 50fddcf4e66780272fdddf5515540e0f5d200feb /HSSL.cabal | |
parent | 74e7d42263b196c22d1f5da3d51beec69071600d (diff) |
algorithms interface reorganized
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ Exposed-modules: Data.Packed.Internal, | |||
20 | Data.Packed.Internal.Common, | 20 | Data.Packed.Internal.Common, |
21 | Data.Packed.Internal.Vector | 21 | Data.Packed.Internal.Vector |
22 | Data.Packed.Internal.Matrix, | 22 | Data.Packed.Internal.Matrix, |
23 | Data.Packed, | ||
23 | Data.Packed.Vector, | 24 | Data.Packed.Vector, |
24 | Data.Packed.Matrix, | 25 | Data.Packed.Matrix, |
25 | GSL.Vector, | 26 | GSL.Vector, |