[Haskell-cafe] [ANN] text 0.7, fast Unicode text

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Tue Dec 15 17:33:55 EST 2009


"Bryan O'Sullivan" <bos at serpentine.com> writes:
> The fallback is very simple: on versions of GHC older than 6.12, you get
> UTF-8 codecs and your platform's native newline conversion, and that's it
> :-)  There really isn't anything to abstract.

Aha, you use Text's own decoding/encoding functions, so it isn't very
useful for other libraries that don't use Text :(

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list