From 261db58d71fbc378a5bb39f35a64d1c9fd4691e3 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 31 Mar 2010 19:52:46 +0000 Subject: corrected Bound constructors (thx Ozgur Akgun) --- 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 b7f0db4..d251eca 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -1,5 +1,5 @@ Name: hmatrix-glpk -Version: 0.1.0 +Version: 0.2.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 >= 3 && < 5, hmatrix >= 0.8.3 && < 0.9 + Build-Depends: base >= 3 && < 5, hmatrix >= 0.8.3 && < 0.10 hs-source-dirs: lib -- cgit v1.2.3