ghc-utf8-string/README.md

5 lines
201 B
Markdown
Raw Permalink Normal View History

2024-01-05 22:58:28 +01:00
# ghc-utf8-string
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.