summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2007-08-18 20:13:47 +0000
committerIan Lynagh <igloo@earth.li>2007-08-18 20:13:47 +0000
commit9253afdfd62b10caaa398f78954aa7f309d887e5 (patch)
tree92883ab1dc1cb2f29a10559eca73a673a1eb0cf9 /docs
parentea855a5fdc3abe2cf5b557be9449596d59dc2901 (diff)
downloadhaskell-9253afdfd62b10caaa398f78954aa7f309d887e5.tar.gz
Update user guide bug list
Remove the bug that claims GHC treats source files as ISO-8859-1 rather than UTF8.
Diffstat (limited to 'docs')
-rw-r--r--docs/users_guide/bugs.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/users_guide/bugs.xml b/docs/users_guide/bugs.xml
index ead6253577..8151626f23 100644
--- a/docs/users_guide/bugs.xml
+++ b/docs/users_guide/bugs.xml
@@ -26,12 +26,6 @@
<itemizedlist>
<listitem>
- <para>The Haskell report specifies that programs may be
- written using Unicode. GHC only accepts the ISO-8859-1
- character set at the moment.</para>
- </listitem>
-
- <listitem>
<para>Certain lexical rules regarding qualified identifiers
are slightly different in GHC compared to the Haskell
report. When you have