summaryrefslogtreecommitdiff
path: root/docs/users_guide/using.xml
diff options
context:
space:
mode:
authorDave Laing <dave.laing.80@gmail.com>2015-04-03 00:49:38 -0500
committerAustin Seipp <austin@well-typed.com>2015-04-03 00:49:40 -0500
commit2255c76c7049314d3d8545efb6317688ba0da72c (patch)
tree3ce557cd7b381dc720596143227f98a02156fec7 /docs/users_guide/using.xml
parent3541f736486d08df36863fd8e29deb1ca637a498 (diff)
downloadhaskell-2255c76c7049314d3d8545efb6317688ba0da72c.tar.gz
Remove an incorrect statement about -fwarn-tabs
Reviewed By: austin Differential Revision: https://phabricator.haskell.org/D772 GHC Trac Issues: #10213
Diffstat (limited to 'docs/users_guide/using.xml')
-rw-r--r--docs/users_guide/using.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml
index 19839cf6fb..68d2752a0e 100644
--- a/docs/users_guide/using.xml
+++ b/docs/users_guide/using.xml
@@ -1802,8 +1802,6 @@ f "2" = 2
<indexterm><primary>tabs, warning</primary></indexterm>
<para>Have the compiler warn if there are tabs in your source
file.</para>
-
- <para>This warning is off by default.</para>
</listitem>
</varlistentry>