intro.xml whitespace
authorDaniel Fischer <daniel.is.fischer@googlemail.com>
Mon, 30 May 2011 08:02:02 +0000 (10:02 +0200)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 31 May 2011 09:52:56 +0000 (10:52 +0100)
docs/users_guide/intro.xml

index 4d4849f..e219f90 100644 (file)
@@ -35,7 +35,7 @@
   possible while not making too much effort to optimise the generated
   code (although GHC probably isn't what you'd describe as a fast
   compiler :-).</para>
-  
+
   <para>GHC's profiling system supports &ldquo;cost centre
   stacks&rdquo;: a way of seeing the profile of a Haskell program in a
   call-graph like structure.  See <xref linkend="profiling"/> for more
            </varlistentry>
 
            <varlistentry>
-             <term>subscribe at:</term> 
+             <term>subscribe at:</term>
              <listitem>
                <para><ulink
              url="http://www.haskell.org/mailman/listinfo/glasgow-haskell-users"><literal>http://www.haskell.org/mailman/listinfo/glasgow-haskell-users</literal></ulink>.</para>
            </varlistentry>
 
            <varlistentry>
-             <term>subscribe at:</term> 
+             <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>
          </variablelist>
        </listitem>
       </varlistentry>
-      
+
       <varlistentry>
        <term>cvs-ghc:</term>
        <listitem>
          other lists for other darcs
          repositories (most notably <literal>cvs-libraries</literal>).
          </para>
-         
+
          <variablelist>
            <varlistentry>
              <term>list email address:</term>
            </varlistentry>
 
            <varlistentry>
-             <term>subscribe at:</term> 
+             <term>subscribe at:</term>
              <listitem>
                <para><ulink
              url="http://www.haskell.org/mailman/listinfo/cvs-ghc"><literal>http://www.haskell.org/mailman/listinfo/cvs-ghc</literal></ulink>.</para>
          </indexterm>
        </listitem>
       </varlistentry>
-      
+
       <varlistentry>
        <term>Stable snapshots</term>
        <listitem>
        </listitem>
       </varlistentry>
     </variablelist>
-    
+
     <para>The version number of your copy of GHC can be found by
     invoking <literal>ghc</literal> with the
     <literal>&ndash;&ndash;version</literal> flag (see <xref