summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2016-06-16 15:09:45 +0000
committerhallgren <hallgren@chalmers.se>2016-06-16 15:09:45 +0000
commitc49b920ecfbdfab2c04a1b44139291b7335fcaac (patch)
tree646f0825eb08622d68033549d1d2f40a927860f5 /gf.cabal
parente608a63f808cd062a2485dbd3aea157f014d3582 (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.cabal3
1 files changed, 2 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index 05e1b7fa1..20b100d99 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -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