summaryrefslogtreecommitdiff
path: root/packages/glpk/hmatrix-glpk.cabal
diff options
context:
space:
mode:
authorPiotr Mardziel <piotrm@gmail.com>2015-02-23 17:43:16 -0500
committerPiotr Mardziel <piotrm@gmail.com>2015-02-23 17:43:16 -0500
commit456aa8ebb8f8ab67f526b33930a54769b15c138a (patch)
tree94187ed78aa97e08f472b90e4193a4405007803a /packages/glpk/hmatrix-glpk.cabal
parent012144b1e6ce75515bf3eea5dd2f0f4ddd0d3cae (diff)
the rest of the files for 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