"Bryan O'Sullivan" <b...@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.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to