From b87cefb8cfb63bb84e963f2ebc143ff94a88a725 Mon Sep 17 00:00:00 2001 From: Thomas Hallgren Date: Fri, 30 Jun 2017 15:46:07 +0200 Subject: [PATCH] gf.cabal: update bug-reports and tested-with --- gf.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gf.cabal b/gf.cabal index 669035a92..c83d4185b 100644 --- a/gf.cabal +++ b/gf.cabal @@ -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