From 5b8c6887ca3b94fe2dcb7a213dfbf3e0f754a75d Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 17 Jun 2016 10:09:25 +0000 Subject: Documentation updates Remove ghc-7.4 from the list of tested/recommended versions of GHC (because of Hackage dependency problems). Recommend version 7.10.3 of the Haskell Platform. (GHC 8.0.1 works too, but I haven't tested the corresponding Haskell Platform packages.) --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gf.cabal') diff --git a/gf.cabal b/gf.cabal index 20b100d99..dc8f63549 100644 --- a/gf.cabal +++ b/gf.cabal @@ -11,7 +11,7 @@ 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, GHC==7.8.3, GHC==7.10.2, GHC==8.0.1 +tested-with: GHC==7.6.3, GHC==7.8.3, GHC==7.10.2, GHC==8.0.1 data-dir: src data-files: tools/gf.el -- cgit v1.2.3