From 3cd71e7c0df28f709c158f2b93be6a0ad40e9878 Mon Sep 17 00:00:00 2001 From: hallgren Date: Wed, 30 Jan 2013 15:57:35 +0000 Subject: [PATCH] gf.cabal: Tested-with GHC==7.4.2 only, older versions cause minor problems --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index 2d3fad564..25e2d1185 100644 --- a/gf.cabal +++ b/gf.cabal @@ -10,7 +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.4, GHC==7.4.2 +tested-with: GHC==7.4.2 data-dir: src data-files: www/*.html