On Sun, Mar 26, 2006 at 03:22:38PM +0400, Bulat Ziganshin wrote: > 3. Unicode support in I/O routines, i.e. ability to read/write UTF-8 > encoded files and files what use other Unicode byte encodings: not > implemented in any compiler, afaik, but there are 3rd-party libs: > Streams library, New I/O library, and even CharIO module from jhc > sources
programs compiled by jhc will use the proper locale as set by the system so support any encoding your c libraries support. John -- John Meacham - ⑆repetae.net⑆john⑈ _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell