summaryrefslogtreecommitdiff
path: root/libraries/template-haskell
diff options
context:
space:
mode:
authorChaitanya Koparkar <ckoparkar@gmail.com>2019-03-22 14:42:27 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-27 07:20:11 -0400
commit4acdb769705de63c721555e70bef5c3dff87e3c5 (patch)
tree77df84eb71f409d0c355af0b7af769b9a534313c /libraries/template-haskell
parent5730f86331df4aa9b3d7b5ab59b1ebeafceaeadb (diff)
downloadhaskell-4acdb769705de63c721555e70bef5c3dff87e3c5.tar.gz
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.
Diffstat (limited to 'libraries/template-haskell')
-rw-r--r--libraries/template-haskell/template-haskell.cabal.in2
1 files changed, 1 insertions, 1 deletions
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