diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-04-05 17:07:20 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-04-05 17:07:20 +0000 |
commit | 9dec8034f28289120dd98452c26d153713346668 (patch) | |
tree | 2a83eba39965ae14d53562d471a55016f0520e6a | |
parent | 5fcc49cc1944867c7ebb090d16441de219ad4cdb (diff) |
urls
-rw-r--r-- | packages/glpk/hmatrix-glpk.cabal | 2 | ||||
-rw-r--r-- | packages/special/hmatrix-special.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index 527a18d..092fd41 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal | |||
@@ -5,7 +5,7 @@ License-file: LICENSE | |||
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
6 | Maintainer: Alberto Ruiz <aruiz@um.es> | 6 | Maintainer: Alberto Ruiz <aruiz@um.es> |
7 | Stability: experimental | 7 | Stability: experimental |
8 | Homepage: http://code.haskell.org/hmatrix | 8 | Homepage: http://perception.inf.um.es/hmatrix |
9 | Synopsis: Linear Programming based on GLPK | 9 | Synopsis: Linear Programming based on GLPK |
10 | Description: | 10 | Description: |
11 | Simple interface to linear programming functions provided by GLPK. | 11 | Simple interface to linear programming functions provided by GLPK. |
diff --git a/packages/special/hmatrix-special.cabal b/packages/special/hmatrix-special.cabal index 5ab0707..c6c8379 100644 --- a/packages/special/hmatrix-special.cabal +++ b/packages/special/hmatrix-special.cabal | |||
@@ -5,7 +5,7 @@ License-file: LICENSE | |||
5 | Author: Alberto Ruiz | 5 | Author: Alberto Ruiz |
6 | Maintainer: Alberto Ruiz <aruiz@um.es> | 6 | Maintainer: Alberto Ruiz <aruiz@um.es> |
7 | Stability: experimental | 7 | Stability: experimental |
8 | Homepage: http://code.haskell.org/hmatrix | 8 | Homepage: http://perception.inf.um.es/hmatrix |
9 | Synopsis: Interface to GSL special functions | 9 | Synopsis: Interface to GSL special functions |
10 | Description: | 10 | Description: |
11 | Interface to GSL special functions. | 11 | Interface to GSL special functions. |