summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-utf8-string/README
blob: b138b17ef6b43fe8200eb9bdcebb3d37dd3d3b54 (plain)
A UTF8 layer for IO and Strings.  The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and
for reading and writing UTF8 without truncation.

This requires ghc.