From 4800cd71597cc81c28a46ef44e70e5a0982d4eeb Mon Sep 17 00:00:00 2001 From: krasimir Date: Fri, 23 Apr 2010 14:13:36 +0000 Subject: [PATCH] tweak gf.cabal to be more Hackage friendly --- GF.cabal => gf.cabal | 2 ++ 1 file changed, 2 insertions(+) rename GF.cabal => gf.cabal (95%) diff --git a/GF.cabal b/gf.cabal similarity index 95% rename from GF.cabal rename to 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