diff options
| author | hallgren <hallgren@chalmers.se> | 2013-01-30 15:57:35 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-01-30 15:57:35 +0000 |
| commit | 3cd71e7c0df28f709c158f2b93be6a0ad40e9878 (patch) | |
| tree | d5f4a0a95557a47e74e66f0aad602fbd814d2027 /gf.cabal | |
| parent | f0de77604553ef8df7ffa85e7d689b97e8c16500 (diff) | |
gf.cabal: Tested-with GHC==7.4.2 only, older versions cause minor problems
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ synopsis: Grammatical Framework description: GF, Grammatical Framework, is a programming language for multilingual grammar applications homepage: http://www.grammaticalframework.org/ bug-reports: http://code.google.com/p/grammatical-framework/issues/list -tested-with: GHC==6.12.3, GHC==7.0.4, GHC==7.4.2 +tested-with: GHC==7.4.2 data-dir: src data-files: www/*.html |
