summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-01-22 17:38:15 -0600
committerAustin Seipp <austin@well-typed.com>2014-01-22 17:38:15 -0600
commitd562382126d9e7f9d2c5a1179ef045b0a7cae853 (patch)
tree4a4d7e681b908d6726c40460cacd2f5a6484dce1 /docs
parentc5088e299a66109346057afc151c33e47b850b92 (diff)
downloadhaskell-d562382126d9e7f9d2c5a1179ef045b0a7cae853.tar.gz
Wibble.
Signed-off-by: Austin Seipp <austin@well-typed.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/7.8.1-notes.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/users_guide/7.8.1-notes.xml b/docs/users_guide/7.8.1-notes.xml
index 6ae5ecd664..763fde949e 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>