From 489424a1c6a5d75105cbc901a0ee5259e21ee1f5 Mon Sep 17 00:00:00 2001 From: Inari Listenmaa Date: Fri, 8 Aug 2025 20:31:46 +0200 Subject: [PATCH] add 9.6.7 in tested-with --- gf.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gf.cabal b/gf.cabal index cee05ffa2..14e1decf9 100644 --- a/gf.cabal +++ b/gf.cabal @@ -11,7 +11,7 @@ description: GF, Grammatical Framework, is a programming language for multilingu maintainer: John J. Camilleri homepage: https://www.grammaticalframework.org/ bug-reports: https://github.com/GrammaticalFramework/gf-core/issues -tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.10.4, GHC==9.0.2, GHC==9.2.4 +tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.10.4, GHC==9.0.2, GHC==9.2.4, GHC==9.6.7 data-dir: src extra-source-files: