From c49b920ecfbdfab2c04a1b44139291b7335fcaac Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 16 Jun 2016 15:09:45 +0000 Subject: A few documentation updates gf.cabal: include more GHC versions in the Tested-Width field. --- gf.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gf.cabal') 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 -- cgit v1.2.3