summaryrefslogtreecommitdiff
path: root/ghc/compiler/utils
diff options
context:
space:
mode:
authorsimonmar <unknown>2005-12-13 12:18:51 +0000
committersimonmar <unknown>2005-12-13 12:18:51 +0000
commit6dca3dad360cf43afe0028b14edf930604fec235 (patch)
treee452cf45fecddf5b72afab6841f86a0da84c1138 /ghc/compiler/utils
parentfd5a12e7f7c1bd928bc308dc9a3bc29593f74c0d (diff)
downloadhaskell-6dca3dad360cf43afe0028b14edf930604fec235.tar.gz
[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.
Diffstat (limited to 'ghc/compiler/utils')
-rw-r--r--ghc/compiler/utils/Panic.lhs2
1 files changed, 1 insertions, 1 deletions
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