diff options
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 |