diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2017-06-30 15:46:07 +0200 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2017-06-30 15:46:07 +0200 |
| commit | b87cefb8cfb63bb84e963f2ebc143ff94a88a725 (patch) | |
| tree | fae0f7fc5771a6ee38758d75779d9fabfe6726d7 | |
| parent | a0072a5487bbc20781dfcd476beef8fb9af29101 (diff) | |
gf.cabal: update bug-reports and tested-with
| -rw-r--r-- | gf.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,9 +9,9 @@ category: Natural Language Processing, Compiler synopsis: Grammatical Framework description: GF, Grammatical Framework, is a programming language for multilingual grammar applications homepage: http://www.grammaticalframework.org/ -bug-reports: http://code.google.com/p/grammatical-framework/issues/list +bug-reports: https://github.com/GrammaticalFramework/GF/issues maintainer: Thomas Hallgren -tested-with: 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.3, GHC==8.0.2 data-dir: src data-files: tools/gf.el |
