summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Fischer <daniel.is.fischer@googlemail.com>2011-05-30 08:15:36 +0200
committerSimon Marlow <marlowsd@gmail.com>2011-05-31 10:52:55 +0100
commit7930635d8540b7d8134c42daf2783afca0adfbd0 (patch)
treea62cdbeaa6f0d9b185ed8afb8b201a73f010055e /docs
parent2c4475595ef49267daf2939ef56dc3405dedfb12 (diff)
downloadhaskell-7930635d8540b7d8134c42daf2783afca0adfbd0.tar.gz
flags.xml whitespace
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/flags.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index bfc28d82cb..8d79233bc4 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -108,7 +108,7 @@
</sect2>
<sect2>
<title>Which phases to run</title>
-
+
<para><xref linkend="options-order"/></para>
<informaltable>
@@ -159,7 +159,7 @@
<sect2>
<title>Alternative modes of operation</title>
-
+
<para><xref linkend="modes"/></para>
<informaltable>
@@ -208,7 +208,7 @@
<sect2>
<title>Redirecting output</title>
-
+
<para><xref linkend="options-output"/></para>
<informaltable>
@@ -283,9 +283,9 @@
<sect2>
<title>Keeping intermediate files</title>
-
+
<para><xref linkend="keeping-intermediates"/></para>
-
+
<informaltable>
<tgroup cols="4" align="left" colsep="1" rowsep="1">
<thead>
@@ -331,7 +331,7 @@
<sect2>
<title>Temporary files</title>
-
+
<para><xref linkend="temp-files"/></para>
<informaltable>
@@ -434,7 +434,7 @@
</tgroup>
</informaltable>
</sect2>
-
+
<sect2>
<title>Recompilation checking</title>
@@ -466,7 +466,7 @@
<sect2 id="interactive-mode-options">
<title>Interactive-mode options</title>
-
+
<para><xref linkend="ghci-dot-files"/></para>
<informaltable>
@@ -509,7 +509,7 @@
<entry><link linkend="breakpoints">Enable usage of Show instances in <literal>:print</literal></link></entry>
<entry>dynamic</entry>
<entry><option>-fno-print-evld-with-show</option></entry>
- </row>
+ </row>
<row>
<entry><option>-fprint-bind-result</option></entry>
<entry><link linkend="ghci-stmts">Turn on printing of binding results in GHCi</link></entry>
@@ -607,7 +607,7 @@
<sect2>
<title>Language options</title>
- <para>Language options can be enabled either by a command-line option
+ <para>Language options can be enabled either by a command-line option
<option>-Xblah</option>, or by a <literal>{-# LANGUAGE blah #-}</literal>
pragma in the file itself. See <xref linkend="options-language"/></para>
@@ -636,7 +636,7 @@
</row>
<row>
<entry><option>-XIncoherentInstances</option></entry>
- <entry>Enable <link linkend="instance-overlap">incoherent instances</link>.
+ <entry>Enable <link linkend="instance-overlap">incoherent instances</link>.
Implies <option>-XOverlappingInstances</option> </entry>
<entry>dynamic</entry>
<entry><option>-XNoIncoherentInstances</option></entry>
@@ -662,7 +662,7 @@
</row>
<row>
<entry><option>-XDisambiguateRecordFields</option></entry>
- <entry>Enable <link linkend="disambiguate-fields">record
+ <entry>Enable <link linkend="disambiguate-fields">record
field disambiguation</link></entry>
<entry>dynamic</entry>
<entry><option>-XNoDisambiguateRecordFields</option></entry>
@@ -780,7 +780,7 @@
</row>
<row>
<entry><option>-XTemplateHaskell</option></entry>
- <entry>Enable <link linkend="template-haskell">Template Haskell</link>.
+ <entry>Enable <link linkend="template-haskell">Template Haskell</link>.
No longer implied by <option>-fglasgow-exts</option>.</entry>
<entry>dynamic</entry>
<entry><option>-XNoTemplateHaskell</option></entry>
@@ -1040,7 +1040,7 @@
<sect2>
<title>Warnings</title>
-
+
<para><xref linkend="options-sanity"/></para>
<informaltable>
@@ -1173,7 +1173,7 @@
<row>
<entry><option>-fwarn-missing-import-lists</option></entry>
- <entry>warn when an import declaration does not explicitly
+ <entry>warn when an import declaration does not explicitly
list all the names brought into scope</entry>
<entry>dynamic</entry>
<entry><option>-fnowarn-missing-import-lists</option></entry>
@@ -1314,7 +1314,7 @@
</tbody>
</tgroup>
</informaltable>
-
+
</sect2>
<sect2>
<title>Individual optimisations</title>
@@ -1494,7 +1494,7 @@ phase <replaceable>n</replaceable></entry>
<row>
<entry><option>-fspec-constr-count</option>=<replaceable>n</replaceable></entry>
- <entry>Set to <replaceable>n</replaceable> (default: 3) the maximum number of
+ <entry>Set to <replaceable>n</replaceable> (default: 3) the maximum number of
specialisations that will be created for any one function
by the SpecConstr transformation</entry>
<entry>static</entry>
@@ -1584,7 +1584,7 @@ phase <replaceable>n</replaceable></entry>
<sect2>
<title>Profiling options</title>
-
+
<para><xref linkend="profiling"/></para>
<informaltable>
@@ -1637,7 +1637,7 @@ phase <replaceable>n</replaceable></entry>
<sect2>
<title>Program coverage options</title>
-
+
<para><xref linkend="hpc"/></para>
<informaltable>
@@ -2156,7 +2156,7 @@ phase <replaceable>n</replaceable></entry>
<sect2>
<title>Platform-specific options</title>
-
+
<para><xref linkend="options-platform"/></para>
<informaltable>
@@ -2189,7 +2189,7 @@ phase <replaceable>n</replaceable></entry>
</informaltable>
</sect2>
-
+
<sect2>
<title>External core file options</title>
@@ -2605,7 +2605,7 @@ phase <replaceable>n</replaceable></entry>
</tgroup>
</informaltable>
</sect2>
-
+
<sect2>
<title>Misc compiler options</title>