summaryrefslogtreecommitdiff
path: root/packages/glpk
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2011-12-26 12:58:18 +0100
committerAlberto Ruiz <aruiz@um.es>2011-12-26 12:58:18 +0100
commit2b009db14f1d3d4985f0274b71ed9ad86e9e2b7b (patch)
treebd980845a76ff7bef9648eb27a86ab1d3c118ed5 /packages/glpk
parentd8efb84d7ef05445cdb06d8051fc0ea52aaa2c9e (diff)
fix .cabal
Diffstat (limited to 'packages/glpk')
-rw-r--r--packages/glpk/hmatrix-glpk.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/glpk/hmatrix-glpk.cabal b/packages/glpk/hmatrix-glpk.cabal
index f9655d4..81f9e1d 100644
--- a/packages/glpk/hmatrix-glpk.cabal
+++ b/packages/glpk/hmatrix-glpk.cabal
@@ -13,7 +13,7 @@ Description:
13Category: Math 13Category: Math
14tested-with: GHC ==7.4 14tested-with: GHC ==7.4
15 15
16cabal-version: >=1.2 16cabal-version: >=1.6
17build-type: Simple 17build-type: Simple
18 18
19extra-source-files: examples/simplex1.hs 19extra-source-files: examples/simplex1.hs