@hackage utf8-prelude0.1.1

Prelude and System.IO using UTF8 encoding

This package contains the UTF8Prelude and System.UTF8IO library modules and the 'utf8-test' executable.

The 'utf8-test' executable tests some functions (readFile, writeFile, putStrLn).

Note: 'utf8-test' creates a file named writeFile_test.txt in the current working directory.

This package is based on the 'utf8-string' package: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/utf8-string.

This package will be obsolate with GHC if GHC will have porper unicode support for text I/O (planned beyond GHC 6.10, see http://hackage.haskell.org/trac/ghc/wiki/Status/Releases).