summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-09-28 12:25:56 +0000
committerAlberto Ruiz <aruiz@um.es>2007-09-28 12:25:56 +0000
commit3815bc25f62124063e02af83fe3c907336dc86f5 (patch)
tree50fddcf4e66780272fdddf5515540e0f5d200feb /HSSL.cabal
parent74e7d42263b196c22d1f5da3d51beec69071600d (diff)
algorithms interface reorganized
Diffstat (limited to 'HSSL.cabal')
-rw-r--r--HSSL.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/HSSL.cabal b/HSSL.cabal
index 22ac658..a3f4697 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -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,