diff options
Diffstat (limited to 'packages/glpk')
-rw-r--r-- | packages/glpk/hmatrix-glpk.cabal | 2 |
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 | |||
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. |