mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gf.cabal: include editor modes in the list of data files to install
Also add ghc-7.8.3 to the list of tested compiler versions
This commit is contained in:
8
gf.cabal
8
gf.cabal
@@ -11,10 +11,14 @@ 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
|
||||
tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.3
|
||||
|
||||
data-dir: src
|
||||
data-files: www/*.html
|
||||
data-files: tools/gf.el
|
||||
tools/gf.lang
|
||||
tools/dark-filetypes.GF.conf
|
||||
tools/light-filetypes.GF.conf
|
||||
www/*.html
|
||||
www/P/*.png
|
||||
www/gfse/*.html
|
||||
www/gfse/*.css
|
||||
|
||||
Reference in New Issue
Block a user