[project @ 2002-04-30 15:11:40 by simonmar]
authorsimonmar <unknown>
Tue, 30 Apr 2002 15:11:40 +0000 (15:11 +0000)
committersimonmar <unknown>
Tue, 30 Apr 2002 15:11:40 +0000 (15:11 +0000)
Add a section entitled "How do I tell if my bug has already been reported?"

ghc/docs/users_guide/intro.sgml

index 0013ad8..13963cf 100644 (file)
     url="http://sourceforge.net/projects/ghc/">SoureForge GHC
     page</ulink>, go to the <quote>bugs</quote> section, click on
     <quote>submit</quote>, and enter your bug report.  You can also
-    check the outstanding bugs here to make sure it hasn't already
-    been reported.  Or:</para>
+    check the outstanding bugs here and search the archives to make
+    sure it hasn't already been reported.  Or:</para>
       </listitem>
       <listitem>
        <para>Email your bug report to
     </itemizedlist>
 
     <sect2>
+      <title>How do I tell if my bug has already been
+      reported?</title>
+      
+      <para>Try searching the mailing list archives.  The archives
+      don't have a built-in search facility, but we find that <ulink
+      url="http://www.google.com/">Google</ulink>'s site search works
+      pretty well: enter
+      <quote><literal>site:www.haskell.org</literal></quote> followed
+      by your search term into Google.</para>
+    </sect2>
+
+    <sect2>
       <title>What to put in a bug report</title>
       <indexterm><primary>bug reports</primary><secondary>contents</secondary></indexterm>