
15 Dec
2009
15 Dec
'09
10:33 p.m.
"Bryan O'Sullivan"
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@gmail.com IvanMiljenovic.wordpress.com