Hello Johan,

Thursday, January 28, 2010, 4:20:48 PM, you wrote:

> Haskell String type isn't UTF-8 encoded. it's [Char] where Char is in
>  UCS-4 aka UTF-32 :)

> That's not quite correct. [Char] is a sequence of Unicode code
> points, UTF-32 is one possible encoding of those code points. The
> difference is similar to the one between an integer an e.g. its string 
> representation.

i say exactly about its encoding :D


-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to