From: simonmar Date: Tue, 30 Apr 2002 15:11:40 +0000 (+0000) Subject: [project @ 2002-04-30 15:11:40 by simonmar] X-Git-Tag: Approx_11550_changesets_converted~2081 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=b07b9426dc5b2e6b67ca0e083bf16b59ae4f874e;p=ghc-hetmet.git [project @ 2002-04-30 15:11:40 by simonmar] Add a section entitled "How do I tell if my bug has already been reported?" --- diff --git a/ghc/docs/users_guide/intro.sgml b/ghc/docs/users_guide/intro.sgml index 0013ad8..13963cf 100644 --- a/ghc/docs/users_guide/intro.sgml +++ b/ghc/docs/users_guide/intro.sgml @@ -230,8 +230,8 @@ url="http://sourceforge.net/projects/ghc/">SoureForge GHC page, go to the bugs section, click on submit, and enter your bug report. You can also - check the outstanding bugs here to make sure it hasn't already - been reported. Or: + check the outstanding bugs here and search the archives to make + sure it hasn't already been reported. Or: Email your bug report to @@ -240,6 +240,18 @@ + How do I tell if my bug has already been + reported? + + Try searching the mailing list archives. The archives + don't have a built-in search facility, but we find that Google's site search works + pretty well: enter + site:www.haskell.org followed + by your search term into Google. + + + What to put in a bug report bug reportscontents