slackbuilds_ponce/libraries/haskell-utf8-string/README
Mikko Värri b7c63a136f libraries/haskell-utf8-string: Miscellaneous cleanup.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-01-10 15:04:43 -06:00

5 lines
202 B
Text

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.