diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2025-08-08 20:31:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-08 20:31:46 +0200 |
| commit | 489424a1c6a5d75105cbc901a0ee5259e21ee1f5 (patch) | |
| tree | 5f961c2e218ece6b53cd9449275e32b9845c88bf /gf.cabal | |
| parent | 9c72994c2ba1b860789944a39f73e73bdee82523 (diff) | |
add 9.6.7 in tested-with
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ description: GF, Grammatical Framework, is a programming language for multilingu maintainer: John J. Camilleri <john@digitalgrammars.com> 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: |
