From: qrczak Date: Wed, 28 Mar 2001 18:48:22 +0000 (+0000) Subject: [project @ 2001-03-28 18:48:22 by qrczak] X-Git-Tag: Approximately_9120_patches~2264 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ba6435f583296c1356fa6a4e126c705696d4758a;p=ghc-hetmet.git [project @ 2001-03-28 18:48:22 by qrczak] s/ISO-8879-1/ISO-8859-1/ --- diff --git a/ghc/docs/users_guide/vs_haskell.sgml b/ghc/docs/users_guide/vs_haskell.sgml index 8c1e7af..9b46f6d 100644 --- a/ghc/docs/users_guide/vs_haskell.sgml +++ b/ghc/docs/users_guide/vs_haskell.sgml @@ -25,7 +25,7 @@ The limitations here are listed in Haskell-Report order (roughly). The Haskell report specifies that programs may be - written using Unicode. GHC only accepts the ISO-8879-1 + written using Unicode. GHC only accepts the ISO-8859-1 character set at the moment.