From 4acdb769705de63c721555e70bef5c3dff87e3c5 Mon Sep 17 00:00:00 2001 From: Chaitanya Koparkar Date: Fri, 22 Mar 2019 14:42:27 -0400 Subject: Fix a few broken Trac links [skip ci] This patch only attempts to fix links that don't automatically re-direct to the correct URL. --- libraries/template-haskell/template-haskell.cabal.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libraries/template-haskell') diff --git a/libraries/template-haskell/template-haskell.cabal.in b/libraries/template-haskell/template-haskell.cabal.in index d689af1f75..a7128be884 100644 --- a/libraries/template-haskell/template-haskell.cabal.in +++ b/libraries/template-haskell/template-haskell.cabal.in @@ -9,7 +9,7 @@ license: BSD3 license-file: LICENSE category: Template Haskell maintainer: libraries@haskell.org -bug-reports: http://ghc.haskell.org/trac/ghc/newticket?component=Template%20Haskell +bug-reports: https://gitlab.haskell.org/ghc/ghc/issues/new synopsis: Support library for Template Haskell build-type: Simple Cabal-Version: >= 1.10 -- cgit v1.2.1