From 6dca3dad360cf43afe0028b14edf930604fec235 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 13 Dec 2005 12:18:51 +0000 Subject: [project @ 2005-12-13 12:18:51 by simonmar] Update the bug reporting instructions, I've now installed a redirect from http://www.haskel.org/ghc/reportabug to the bug reporting instructions, just in case we want to move that page in the future. --- ghc/compiler/utils/Panic.lhs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ghc/compiler/utils') diff --git a/ghc/compiler/utils/Panic.lhs b/ghc/compiler/utils/Panic.lhs index 7ad2e5a5c0..3d5cf1707c 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 -- cgit v1.2.1