From: Ian Lynagh Date: Sat, 18 Aug 2007 20:13:47 +0000 (+0000) Subject: Update user guide bug list X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=9253afdfd62b10caaa398f78954aa7f309d887e5 Update user guide bug list Remove the bug that claims GHC treats source files as ISO-8859-1 rather than UTF8. --- diff --git a/docs/users_guide/bugs.xml b/docs/users_guide/bugs.xml index ead6253..8151626 100644 --- a/docs/users_guide/bugs.xml +++ b/docs/users_guide/bugs.xml @@ -26,12 +26,6 @@ - The Haskell report specifies that programs may be - written using Unicode. GHC only accepts the ISO-8859-1 - character set at the moment. - - - Certain lexical rules regarding qualified identifiers are slightly different in GHC compared to the Haskell report. When you have