diff options
author | Alberto Ruiz <aruiz@um.es> | 2007-06-25 07:32:56 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2007-06-25 07:32:56 +0000 |
commit | 1871acb835b4fc164bcff3f6e7467884b87fbd0f (patch) | |
tree | ac1028d40778bbae532c3915276b5af21ba5f5cb /HSSL.cabal | |
parent | 3d5d6f06598aac00906c93ac5358e68697c47fc7 (diff) |
l.a. algorithms, etc.
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Exposed-modules: Data.Packed.Internal, | |||
24 | Data.Packed.Internal.Matrix, Data.Packed.Matrix, | 24 | Data.Packed.Internal.Matrix, Data.Packed.Matrix, |
25 | Data.Packed.Internal.Tensor, Data.Packed.Tensor, | 25 | Data.Packed.Internal.Tensor, Data.Packed.Tensor, |
26 | Data.Packed.Plot | 26 | Data.Packed.Plot |
27 | -- Data.Packed.Instances | 27 | Data.Packed.Instances |
28 | LAPACK, | 28 | LAPACK, |
29 | GSL.Vector, | 29 | GSL.Vector, |
30 | GSL.Matrix | 30 | GSL.Matrix |