On Mon, Feb 25, 2008 at 01:26:52PM -0800, Donald Bruce Stewart wrote: > duncan.coutts: > > > > It's no use pretending that readFile returns Unicode, it just doesn't > > (except on Hugs which does it properly). GHC is not going to catch up on > > this any time soon. > > Why don't we use the existing, portable UTF8 IO package?
I'd much rather we fix the IO library that's already in the corelibs than add a second one to work around it. I wonder if that's suitable for a SoC project? Thanks Ian _______________________________________________ cabal-devel mailing list [email protected] http://www.haskell.org/mailman/listinfo/cabal-devel
