diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-07-26 01:37:03 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-07-26 01:37:03 +0200 |
| commit | 636a8142b4ef3950d4d0e04b0be872590a204520 (patch) | |
| tree | cffa5b91d66a84c6876bcadba3903768f5bfaa2a /gf.cabal | |
| parent | 59e66adb3500b70b40180b9010004e56a9a472ac (diff) | |
Minimal update with new repo URLs & build instructions
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ 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: https://github.com/GrammaticalFramework/GF/issues +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 @@ -49,7 +49,7 @@ custom-setup source-repository head type: git - location: https://github.com/GrammaticalFramework/GF.git + location: https://github.com/GrammaticalFramework/gf-core.git flag interrupt Description: Enable Ctrl+Break in the shell |
