[commit: ghc] master: Remove an incorrect statement about -fwarn-tabs (2255c76)
git at git.haskell.org
git at git.haskell.org
Fri Apr 3 05:49:57 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/2255c76c7049314d3d8545efb6317688ba0da72c/ghc
>---------------------------------------------------------------
commit 2255c76c7049314d3d8545efb6317688ba0da72c
Author: Dave Laing <dave.laing.80 at gmail.com>
Date: Fri Apr 3 00:49:38 2015 -0500
Remove an incorrect statement about -fwarn-tabs
Reviewed By: austin
Differential Revision: https://phabricator.haskell.org/D772
GHC Trac Issues: #10213
>---------------------------------------------------------------
2255c76c7049314d3d8545efb6317688ba0da72c
docs/users_guide/using.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/users_guide/using.xml b/docs/users_guide/using.xml
index 19839cf..68d2752 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>
More information about the ghc-commits
mailing list