[commit: ghc] master: Wibble. (d562382)
git at git.haskell.org
git at git.haskell.org
Wed Jan 22 23:38:26 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/d562382126d9e7f9d2c5a1179ef045b0a7cae853/ghc
>---------------------------------------------------------------
commit d562382126d9e7f9d2c5a1179ef045b0a7cae853
Author: Austin Seipp <austin at well-typed.com>
Date: Wed Jan 22 17:38:15 2014 -0600
Wibble.
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
d562382126d9e7f9d2c5a1179ef045b0a7cae853
docs/users_guide/7.8.1-notes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 6ae5ecd..763fde9 100644
--- a/docs/users_guide/7.8.1-notes.xml
+++ b/docs/users_guide/7.8.1-notes.xml
@@ -461,7 +461,7 @@
GHC now supports warning about overflow of integer
literals, enabled by
<literal>-fwarn-overflowed-literals</literal>. It
- is enabled by default
+ is enabled by default.
</para>
</listitem>
<listitem>
More information about the ghc-commits
mailing list