From 769743c5c04611761f14b72e22927bf91580b7b8 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Sun, 2 Dec 2018 15:29:55 +0100 Subject: [PATCH 1/3] Minor fixes on the GF 3.10 download page --- download/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/download/index.md b/download/index.md index b5e90647c..5c5aa7014 100644 --- a/download/index.md +++ b/download/index.md @@ -17,7 +17,7 @@ What's new? See the [release notes](release-3.10.html). @@ -34,15 +34,15 @@ The Windows package is installed by just unpacking it anywhere. You will probably need to set the `PATH` and `GF_LIB_PATH` environment variables, see Inari's notes on [Installing GF on Windows](http://www.grammaticalframework.org/~inari/gf-windows.html#toc3). -The Ubuntu `.deb` packages should work on Ubuntu 16.04 and 17.04 and +The Ubuntu `.deb` packages should work on Ubuntu 16.04 and 18.04 and similar Linux distributions. - -The packages for macOS (Mac OS X) should work on at least 10.11 and -10.12 (El Capitan and Sierra). +The packages for macOS (Mac OS X) should work on at least 10.13 and +10.14 (High Sierra and Mojave) + +
2018-07-25
The GF repository has been split in two: From 60738dda6d826880ca1c75b997c1c146ba8a21c5 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Sun, 2 Dec 2018 21:20:54 +0100 Subject: [PATCH 3/3] gf.cabal: update tested-with --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index ddbc90438..4ec02950c 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: https://github.com/GrammaticalFramework/gf-core/issues maintainer: Thomas Hallgren -tested-with: GHC==7.6.3, GHC==7.8.3, GHC==7.10.3, GHC==8.0.2 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.2.2, GHC==8.4.3 data-dir: src data-files: