diff options
| author | hallgren <hallgren@chalmers.se> | 2016-06-16 15:09:45 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2016-06-16 15:09:45 +0000 |
| commit | c49b920ecfbdfab2c04a1b44139291b7335fcaac (patch) | |
| tree | 646f0825eb08622d68033549d1d2f40a927860f5 /gf.cabal | |
| parent | e608a63f808cd062a2485dbd3aea157f014d3582 (diff) | |
A few documentation updates
gf.cabal: include more GHC versions in the Tested-Width field.
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,7 @@ description: GF, Grammatical Framework, is a programming language for multilingu homepage: http://www.grammaticalframework.org/ bug-reports: http://code.google.com/p/grammatical-framework/issues/list maintainer: Thomas Hallgren -tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.3 +tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.3, GHC==7.10.2, GHC==8.0.1 data-dir: src data-files: tools/gf.el @@ -19,6 +19,7 @@ data-files: tools/gf.el tools/dark-filetypes.GF.conf tools/light-filetypes.GF.conf www/*.html + www/*.css www/P/*.png www/gfse/*.html www/gfse/*.css |
