summaryrefslogtreecommitdiff
path: root/packages/glpk
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-04-05 17:07:20 +0000
committerAlberto Ruiz <aruiz@um.es>2011-04-05 17:07:20 +0000
commit9dec8034f28289120dd98452c26d153713346668 (patch)
tree2a83eba39965ae14d53562d471a55016f0520e6a /packages/glpk
parent5fcc49cc1944867c7ebb090d16441de219ad4cdb (diff)
urls
Diffstat (limited to 'packages/glpk')
-rw-r--r--packages/glpk/hmatrix-glpk.cabal2
1 files changed, 1 insertions, 1 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
5Author: Alberto Ruiz 5Author: Alberto Ruiz
6Maintainer: Alberto Ruiz <aruiz@um.es> 6Maintainer: Alberto Ruiz <aruiz@um.es>
7Stability: experimental 7Stability: experimental
8Homepage: http://code.haskell.org/hmatrix 8Homepage: http://perception.inf.um.es/hmatrix
9Synopsis: Linear Programming based on GLPK 9Synopsis: Linear Programming based on GLPK
10Description: 10Description:
11 Simple interface to linear programming functions provided by GLPK. 11 Simple interface to linear programming functions provided by GLPK.