diff options
Diffstat (limited to 'HSSL.cabal')
-rw-r--r-- | HSSL.cabal | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ | |||
1 | Name: HSSL | 1 | Name: HSSL |
2 | Version: 0.1 | 2 | Version: 0.1 |
3 | License: GPL | 3 | License: GPL |
4 | --License-file: LICENSE | 4 | License-file: LICENSE |
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
6 | Maintainer: aruiz@um.es | 6 | Maintainer: aruiz@um.es |
7 | Stability: provisional | 7 | Stability: provisional |
@@ -27,7 +27,6 @@ Exposed-modules: | |||
27 | Data.Packed.Matrix, | 27 | Data.Packed.Matrix, |
28 | GSL.Vector, | 28 | GSL.Vector, |
29 | LinearAlgebra.Linear, | 29 | LinearAlgebra.Linear, |
30 | Data.Packed.Internal.Tensor, Data.Packed.Tensor | ||
31 | Data.Packed.Plot, | 30 | Data.Packed.Plot, |
32 | LAPACK, | 31 | LAPACK, |
33 | GSL.Matrix, | 32 | GSL.Matrix, |