From 551cf7498c33bc0948bb4cb8444ae6f8af7278ea Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Thu, 8 May 2014 13:43:07 +0200 Subject: separation ok --- 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 b770cfa..96f53eb 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -1,5 +1,5 @@ Name: hmatrix-glpk -Version: 0.3.1 +Version: 0.4.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 + Build-Depends: base, hmatrix-base hs-source-dirs: lib -- cgit v1.2.3