ross 2002/09/13 16:48:06 PDT Modified files: lib Prelude.hs libraries/Hugs Prelude.hs Log: Fixed toUpper bug: '\xdf' and '\xff' are lower case but have no upper case counterparts in ISO-8859-1 (which is all Hugs implements). Revision Changes Path 1.30 +2 -1 hugs98/lib/Prelude.hs 1.3 +2 -1 hugs98/libraries/Hugs/Prelude.hs