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:
3
gf.cabal
3
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
|
||||
|
||||
Reference in New Issue
Block a user