slackbuilds_ponce/haskell/haskell-utf8-string
Robby Workman 6a511b1c66 haskell/*: Moved all of the Haskell stuff to here
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-03-20 12:32:23 -05:00
..
doinst.sh haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-utf8-string.info haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
haskell-utf8-string.SlackBuild haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
README haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00
slack-desc haskell/*: Moved all of the Haskell stuff to here 2011-03-20 12:32:23 -05:00

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.