slackbuilds_ponce/libraries/haskell-utf8-string/README
Mikko Värri 9125b30c9e libraries/haskell-utf8-string: Added (Support for reading and writing UTF8 Strings)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2010-07-21 01:42:40 -05:00

7 lines
270 B
Text

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.