summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJan Stolarek <jan.stolarek@p.lodz.pl>2013-09-19 10:39:32 +0100
committerJan Stolarek <jan.stolarek@p.lodz.pl>2013-09-19 10:39:32 +0100
commit17ba306408f352a491c9f9f3998489beb725749f (patch)
treea4843d6c57dd1d2330a2134bc08abd7534959cc8 /docs
parent07f524cfa4391e78083185ddd47d7981c606be9f (diff)
downloadhaskell-17ba306408f352a491c9f9f3998489beb725749f.tar.gz
Remove trailing whitespaces in flags.xml
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/flags.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/users_guide/flags.xml b/docs/users_guide/flags.xml
index 00b632d698..36ef0a5337 100644
--- a/docs/users_guide/flags.xml
+++ b/docs/users_guide/flags.xml
@@ -712,7 +712,7 @@
</row>
<row>
<entry><option>-XAllowAmbiguousTypes</option></entry>
- <entry>Allow the user to write <link linkend="ambiguity">ambiguous types</link>,
+ <entry>Allow the user to write <link linkend="ambiguity">ambiguous types</link>,
and the type inference engine to infer them.
</entry>
<entry>dynamic</entry>
@@ -1073,7 +1073,7 @@
</row>
<row>
<entry><option>-XExplicitNamespaces</option></entry>
- <entry>Enable using the keyword <literal>type</literal> to specify the namespace of
+ <entry>Enable using the keyword <literal>type</literal> to specify the namespace of
entries in imports and exports (<xref linkend="explicit-namespaces"/>).
Implied by <option>-XTypeOperators</option> and <option>-XTypeFamilies</option>.</entry>
<entry>dynamic</entry>
@@ -2121,8 +2121,8 @@
</row>
<row>
<entry><option>-staticlib</option></entry>
- <entry>On Darwin/OS X/iOS only, generate a standalone static library
- (as opposed to an executable).
+ <entry>On Darwin/OS X/iOS only, generate a standalone static library
+ (as opposed to an executable).
This is the usual way to compile for iOS.
</entry>
<entry>dynamic</entry>
@@ -2415,7 +2415,7 @@
</row>
<row>
<entry><option>-pgmlibtool</option> <replaceable>cmd</replaceable></entry>
- <entry>Use <replaceable>cmd</replaceable> as the command for libtool
+ <entry>Use <replaceable>cmd</replaceable> as the command for libtool
(with <option>-staticlib</option> only).</entry>
<entry>dynamic</entry>
<entry>-</entry>