Günther Schmidt <[email protected]> writes: > is there a library which converts from utf-16 to utf-8?
The text library can (you can also choose between big and little endian UTF-16). > > Günther > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
