Miguel Mitrofanov <[email protected]> writes:

> Ivan Lazar Miljenovic wrote:
>> Tom Harper <[email protected]> writes:
>>
>>> 2010/8/17 Bulat Ziganshin <[email protected]>:
>>>> Hello Tom,
>>> <snip>
>>>
>>>> i don't understand what you mean. are you support all 2^20 codepoints
>>>> in Data.Text package?
>>> Bulat,
>>>
>>> Yes, its internal representation is UTF-16, which is capable of
>>> encoding *any* valid Unicode codepoint.
>>
>> Just like Char is capable of encoding any valid Unicode codepoint.
>>
>
> Char is not an encoding, right?

No, but in GHC at least it corresponds to a Unicode codepoint.


-- 
Ivan Lazar Miljenovic
[email protected]
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to