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. --- compiler/simplCore/SimplMonad.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/simplCore/SimplMonad.hs') diff --git a/compiler/simplCore/SimplMonad.hs b/compiler/simplCore/SimplMonad.hs index 81654e9af2..17a3232957 100644 --- a/compiler/simplCore/SimplMonad.hs +++ b/compiler/simplCore/SimplMonad.hs @@ -97,7 +97,7 @@ computeMaxTicks dflags size -- MAGIC NUMBER, multiplies the simplTickFactor -- We can afford to be generous; this is really -- just checking for loops, and shouldn't usually fire - -- A figure of 20 was too small: see Trac #5539. + -- A figure of 20 was too small: see #5539. {-# INLINE thenSmpl #-} {-# INLINE thenSmpl_ #-} -- cgit v1.2.1