From e57907c22e8a16d2a9b62b70dd04ffcfd0d96b6a Mon Sep 17 00:00:00 2001 From: Piotr Mardziel Date: Sun, 22 Feb 2015 22:58:30 -0500 Subject: added handling of general sparse constraints --- 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 cd761e0..229197f 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 <5, hmatrix >= 0.16 + Build-Depends: base <5, hmatrix >= 0.16, containers >= 0.5.4.0 hs-source-dirs: src -- cgit v1.2.3