Update user guide bug list
authorIan Lynagh <igloo@earth.li>
Sat, 18 Aug 2007 20:13:47 +0000 (20:13 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 18 Aug 2007 20:13:47 +0000 (20:13 +0000)
Remove the bug that claims GHC treats source files as ISO-8859-1 rather
than UTF8.

docs/users_guide/bugs.xml

index ead6253..8151626 100644 (file)
       
       <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