diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-12-26 12:58:18 +0100 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-12-26 12:58:18 +0100 |
commit | 2b009db14f1d3d4985f0274b71ed9ad86e9e2b7b (patch) | |
tree | bd980845a76ff7bef9648eb27a86ab1d3c118ed5 /packages/glpk/hmatrix-glpk.cabal | |
parent | d8efb84d7ef05445cdb06d8051fc0ea52aaa2c9e (diff) |
fix .cabal
Diffstat (limited to 'packages/glpk/hmatrix-glpk.cabal')
-rw-r--r-- | packages/glpk/hmatrix-glpk.cabal | 2 |
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: | |||
13 | Category: Math | 13 | Category: Math |
14 | tested-with: GHC ==7.4 | 14 | tested-with: GHC ==7.4 |
15 | 15 | ||
16 | cabal-version: >=1.2 | 16 | cabal-version: >=1.6 |
17 | build-type: Simple | 17 | build-type: Simple |
18 | 18 | ||
19 | extra-source-files: examples/simplex1.hs | 19 | extra-source-files: examples/simplex1.hs |