From 31ac09a8acc55ce6e5e8c995403b3ee0a1a5c17a Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 12 Sep 2011 14:33:15 +0000 Subject: [PATCH] gf.cabal: add Tested-With field --- gf.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/gf.cabal b/gf.cabal index 1d205b75d..323508c81 100644 --- a/gf.cabal +++ b/gf.cabal @@ -10,6 +10,7 @@ synopsis: Grammatical Framework description: GF, Grammatical Framework, is a programming language for multilingual grammar applications homepage: http://www.grammaticalframework.org/ bug-reports: http://code.google.com/p/grammatical-framework/issues/list +tested-with: GHC==6.12.3, GHC==7.0.3 source-repository head type: darcs