summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-04-23 14:13:36 +0000
committerkrasimir <krasimir@chalmers.se>2010-04-23 14:13:36 +0000
commit4800cd71597cc81c28a46ef44e70e5a0982d4eeb (patch)
treec66be99fcb0cec740a0a718159c03aee2c8cc3cc
parentc440199cd8b98c81cc52170858ca1d440d369166 (diff)
tweak gf.cabal to be more Hackage friendly
-rw-r--r--gf.cabal (renamed from GF.cabal)2
1 files changed, 2 insertions, 0 deletions
diff --git a/GF.cabal b/gf.cabal
index 629638da0..89e1f5991 100644
--- a/GF.cabal
+++ b/gf.cabal
@@ -4,7 +4,9 @@ cabal-version: >= 1.2
build-type: Custom
license: GPL
license-file: LICENSE
+category: Natural Language Processing, Compiler
synopsis: Grammatical Framework
+description: GF, Grammatical Framework, is a programming language for multilingual grammar applications
homepage: http://www.grammaticalframework.org
flag interrupt