diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2018-12-02 21:20:54 +0100 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2018-12-02 21:20:54 +0100 |
| commit | 60738dda6d826880ca1c75b997c1c146ba8a21c5 (patch) | |
| tree | 2c451ce69c27b4f5494886467155cbe50e11cbb4 | |
| parent | 769743c5c04611761f14b72e22927bf91580b7b8 (diff) | |
gf.cabal: update tested-with
| -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 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: |
