FIX #1861: floating-point constants for infinity and NaN in via-C
[ghc-hetmet.git] / docs / users_guide / intro.xml
index ba668ea..25ead9e 100644 (file)
@@ -82,7 +82,7 @@
          <para>This list is for GHC users to chat among themselves.
          If you have a specific question about GHC, please check the
          <ulink
-         url="http://hackage.haskell.org/trac/ghc/wiki/FAQ">FAQ</ulink>
+         url="http://www.haskell.org/haskellwiki/GHC/FAQ">FAQ</ulink>
          first.</para>
 
          <variablelist>
       </varlistentry>
 
       <varlistentry>
-       <term>glasgow-haskell-bugs:</term>
-       <listitem>
-         <para>Send bug reports for GHC to this address!  The sad and
-          lonely people who subscribe to this list will muse upon
-          what's wrong and what you might do about it.</para>
-
-         <variablelist>
-           <varlistentry>
-             <term>list email address:</term>
-             <listitem>
-               <para><email>glasgow-haskell-bugs@haskell.org</email></para>
-             </listitem>
-           </varlistentry>
-
-           <varlistentry>
-             <term>subscribe at:</term> 
-             <listitem>
-               <para><ulink
-             url="http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs"><literal>http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs</literal></ulink>.</para>
-             </listitem>
-           </varlistentry>
-
-           <varlistentry>
-             <term>admin email address:</term>
-             <listitem>
-               <para><email>glasgow-haskell-bugs-admin@haskell.org</email></para>
-             </listitem>
-           </varlistentry>
-
-           <varlistentry>
-             <term>list archives:</term>
-             <listitem>
-               <para><ulink
-          url="http://www.haskell.org/pipermail/glasgow-haskell-bugs/"><literal>http://www.haskell.org/pipermail/glasgow-haskell-bugs/</literal></ulink></para>
-             </listitem>
-           </varlistentry>
-         </variablelist>
-       </listitem>
-      </varlistentry>
-
-      <varlistentry>
        <term>cvs-ghc:</term>
        <listitem>
          <para>The hardcore GHC developers hang out here.  This list
-         also gets commit message from the CVS repository.  There are
-         several other similar lists for other parts of the CVS
-         repository (eg. <literal>cvs-hslibs</literal>,
-         <literal>cvs-happy</literal>, <literal>cvs-hdirect</literal>
-         etc.)</para>
+         also gets commit message from the GHC darcs repository.  There are
+         other lists for other darcs
+         repositories (most notably <literal>cvs-libraries</literal>).
+         </para>
          
          <variablelist>
            <varlistentry>