summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'HSSL.cabal')
-rw-r--r--HSSL.cabal3
1 files changed, 1 insertions, 2 deletions
diff --git a/HSSL.cabal b/HSSL.cabal
index f493f1e..e2b30d7 100644
--- a/HSSL.cabal
+++ b/HSSL.cabal
@@ -1,7 +1,7 @@
1Name: HSSL 1Name: HSSL
2Version: 0.1 2Version: 0.1
3License: GPL 3License: GPL
4--License-file: LICENSE 4License-file: LICENSE
5Author: Alberto Ruiz 5Author: Alberto Ruiz
6Maintainer: aruiz@um.es 6Maintainer: aruiz@um.es
7Stability: provisional 7Stability: 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,