summaryrefslogtreecommitdiff
path: root/packages/glpk/hmatrix-glpk.cabal
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2015-02-24 20:40:39 +0100
committerAlberto Ruiz <aruiz@um.es>2015-02-24 20:40:39 +0100
commit3bdb9256da00f0c301f334553a047b8f67ddc561 (patch)
tree94187ed78aa97e08f472b90e4193a4405007803a /packages/glpk/hmatrix-glpk.cabal
parent29887ff45b07b42095b994d7b57a2d8bb5363956 (diff)
parent456aa8ebb8f8ab67f526b33930a54769b15c138a (diff)
Merge pull request #115 from piotrm0/exact
Exact (glp_exact)
Diffstat (limited to 'packages/glpk/hmatrix-glpk.cabal')
-rw-r--r--packages/glpk/hmatrix-glpk.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal
index 229197f..a9859f9 100644
--- a/packages/glpk/hmatrix-glpk.cabal
+++ b/packages/glpk/hmatrix-glpk.cabal
@@ -20,6 +20,7 @@ extra-source-files: examples/simplex1.hs
20 examples/simplex2.hs 20 examples/simplex2.hs
21 examples/simplex3.hs 21 examples/simplex3.hs
22 examples/simplex4.hs 22 examples/simplex4.hs
23 examples/simplex5.hs
23 24
24library 25library
25 Build-Depends: base <5, hmatrix >= 0.16, containers >= 0.5.4.0 26 Build-Depends: base <5, hmatrix >= 0.16, containers >= 0.5.4.0