From 8431c8705129bbaf0bf10bbb30cce058aa53cda8 Mon Sep 17 00:00:00 2001 From: simonmar Date: Tue, 13 Dec 2005 12:26:06 +0000 Subject: [PATCH] [project @ 2005-12-13 12:26:06 by simonmar] Update bug reporting instructions to point to the new bug tracker --- ghc/docs/users_guide/intro.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ghc/docs/users_guide/intro.xml b/ghc/docs/users_guide/intro.xml index 831a481..8d666ab 100644 --- a/ghc/docs/users_guide/intro.xml +++ b/ghc/docs/users_guide/intro.xml @@ -228,15 +228,15 @@ - Go to the SourceForge GHC - page, go to the bugs section, click on - submit, and enter your bug report. You can also - check the outstanding bugs here and search the archives to make - sure it hasn't already been reported. Or: + Preferred: Create + a new bug, and enter your bug report. You can also + search the bug database here to make sure your bug hasn't already + been reported (if it has, it might still help to add information + from your experience to the existing report). - Email your bug report to + Bug reports can also be emailed to glasgow-haskell-bugs@haskell.org. -- 1.7.10.4