"Bryan O'Sullivan" <[email protected]> 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
[email protected]
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to