From 610ec224a49e092c802a336570fd9613ea15ef3c Mon Sep 17 00:00:00 2001 From: Ryan Scott Date: Tue, 12 Mar 2019 18:15:38 -0400 Subject: Update Trac ticket URLs to point to GitLab This moves all URL references to Trac tickets to their corresponding GitLab counterparts. --- hadrian/src/Rules/Test.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hadrian/src/Rules/Test.hs') diff --git a/hadrian/src/Rules/Test.hs b/hadrian/src/Rules/Test.hs index 55ef19a57b..f7e5c45051 100644 --- a/hadrian/src/Rules/Test.hs +++ b/hadrian/src/Rules/Test.hs @@ -118,7 +118,7 @@ testRules = do -- Execute the test target. -- We override the verbosity setting to make sure the user can see - -- the test output: https://ghc.haskell.org/trac/ghc/ticket/15951. + -- the test output: https://gitlab.haskell.org/ghc/ghc/issues/15951. withVerbosity Loud $ buildWithCmdOptions env $ target (vanillaContext Stage2 compiler) RunTest [] [] -- cgit v1.2.1