From e499467d2c67f214b0871376b068c5b6fc7896a1 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Fri, 10 Apr 2015 09:53:23 +0200 Subject: merge recent --- packages/glpk/hmatrix-glpk.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/glpk/hmatrix-glpk.cabal') diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal index 4764bfe..8593e0a 100644 --- a/packages/glpk/hmatrix-glpk.cabal +++ b/packages/glpk/hmatrix-glpk.cabal @@ -20,9 +20,10 @@ extra-source-files: examples/simplex1.hs examples/simplex2.hs examples/simplex3.hs examples/simplex4.hs + examples/simplex5.hs library - Build-Depends: base <5, hmatrix >= 0.17 + Build-Depends: base <5, hmatrix >= 0.17, containers hs-source-dirs: src -- cgit v1.2.3