1
0
forked from GitHub/gf-core

A few documentation updates

gf.cabal: include more GHC versions in the Tested-Width field.
This commit is contained in:
hallgren
2016-06-16 15:09:45 +00:00
parent 9b1be2dd2c
commit 373c95737a
4 changed files with 32 additions and 10 deletions

View File

@@ -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