From 3d327e510e441d58bfc4d5109eb9501d49f2f1c0 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 20 Jun 2014 12:41:54 +0200 Subject: upper bound and readme --- packages/glpk/hmatrix-glpk.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/glpk/hmatrix-glpk.cabal') diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index ae8a967..646c73c 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -22,7 +22,7 @@ extra-source-files: examples/simplex1.hs examples/simplex4.hs library - Build-Depends: base, hmatrix >= 0.16 + Build-Depends: base <5, hmatrix >= 0.16 hs-source-dirs: src -- cgit v1.2.3