summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Fischer <daniel.is.fischer@googlemail.com>2011-05-30 10:02:02 +0200
committerSimon Marlow <marlowsd@gmail.com>2011-05-31 10:52:56 +0100
commit3659b059b24d3504b726fb9152f52f3b66ab3592 (patch)
treee5cd0dda0dc75fe00ce54411f1b4d7b59a6e8bc0
parent8ca26f78b79c84923d8333761172f63fddeaf43f (diff)
downloadhaskell-3659b059b24d3504b726fb9152f52f3b66ab3592.tar.gz
intro.xml whitespace
-rw-r--r--docs/users_guide/intro.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/users_guide/intro.xml b/docs/users_guide/intro.xml
index 4d4849f2f1..e219f9020c 100644
--- a/docs/users_guide/intro.xml
+++ b/docs/users_guide/intro.xml
@@ -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
@@ -104,7 +104,7 @@
</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>
@@ -145,7 +145,7 @@
</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>
@@ -169,7 +169,7 @@
</variablelist>
</listitem>
</varlistentry>
-
+
<varlistentry>
<term>cvs-ghc:</term>
<listitem>
@@ -178,7 +178,7 @@
other lists for other darcs
repositories (most notably <literal>cvs-libraries</literal>).
</para>
-
+
<variablelist>
<varlistentry>
<term>list email address:</term>
@@ -188,7 +188,7 @@
</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>
@@ -273,7 +273,7 @@
</indexterm>
</listitem>
</varlistentry>
-
+
<varlistentry>
<term>Stable snapshots</term>
<listitem>
@@ -338,7 +338,7 @@
</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