From 5eba1bc309d7845366e8d00849d85426bf8f666d Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 8 Jan 2015 13:55:57 +0100 Subject: update other pkgs to ghc-7.10 --- 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 cd761e0..4764bfe 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -1,5 +1,5 @@ Name: hmatrix-glpk -Version: 0.4.0.2 +Version: 0.5.0.0 License: GPL License-file: LICENSE Author: Alberto Ruiz @@ -22,7 +22,7 @@ extra-source-files: examples/simplex1.hs examples/simplex4.hs library - Build-Depends: base <5, hmatrix >= 0.16 + Build-Depends: base <5, hmatrix >= 0.17 hs-source-dirs: src -- cgit v1.2.3