mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
9125b30c9e
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
7 lines
270 B
Text
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.
|