summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-utf8-string/README
blob: 528d46cb494d78cf0d70352448a62ccfcfbdaace (plain)
haskell-utf8-string (Support for reading and writing UTF8 Strings)

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.