From 068e10daa402720269810a2aa4a4354c138caadf Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 13 Jun 2014 10:01:08 +0200 Subject: update dependencies and licenses --- packages/glpk/hmatrix-glpk.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/glpk/hmatrix-glpk.cabal') diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index 533ee2d..ae8a967 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -11,7 +11,7 @@ Description: Simple interface to linear programming functions provided by GLPK. Category: Math -tested-with: GHC ==7.4 +tested-with: GHC ==7.8 cabal-version: >=1.6 build-type: Simple @@ -22,7 +22,7 @@ extra-source-files: examples/simplex1.hs examples/simplex4.hs library - Build-Depends: base, hmatrix + Build-Depends: base, hmatrix >= 0.16 hs-source-dirs: src -- cgit v1.2.3