summaryrefslogtreecommitdiff
path: root/HSSL.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2007-09-11 10:25:24 +0000
committerAlberto Ruiz <aruiz@um.es>2007-09-11 10:25:24 +0000
commit834b4837799611fd7fbaa9609ea587e041cb0ca1 (patch)
tree1854b519b6a3dd10e3961796bdfccb52cbc00a4d /HSSL.cabal
parent89651db9f2577ba42dbbb91c85565a12f34d0fb2 (diff)
tensor lib moved to easyVision project
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,