X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Futils%2FPanic.lhs;h=3d5cf1707ca1ca814bef87a74ef6de4e8747ff01;hb=6dca3dad360cf43afe0028b14edf930604fec235;hp=7ad2e5a5c01e874b5b26b0d371b2e54d8a124d2c;hpb=fd5a12e7f7c1bd928bc308dc9a3bc29593f74c0d;p=ghc-hetmet.git diff --git a/ghc/compiler/utils/Panic.lhs b/ghc/compiler/utils/Panic.lhs index 7ad2e5a..3d5cf17 100644 --- a/ghc/compiler/utils/Panic.lhs +++ b/ghc/compiler/utils/Panic.lhs @@ -124,7 +124,7 @@ showGhcException (Panic s) ++ cProjectVersion ++ "):\n\t" ++ s ++ "\n\n" ++ "Please report this as a compiler bug. See:\n" - ++ " http://www.haskell.org/ghc/docs/latest/html/users_guide/bug-reporting.html\n") + ++ " http://www.haskell.org/ghc/reportabug\n") #if __GLASGOW_HASKELL__ < 603 myMkTyConApp = mkAppTy