summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-utf8-string/slack-desc
blob: 8f18c8c9f7a0a2df57dcdf0bacdfad58f5c59af9 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

                   |-----handy-ruler------------------------------------------------------|
haskell-utf8-string: haskell-utf8-string (Support for reading and writing UTF8 Strings)
haskell-utf8-string:
haskell-utf8-string: A UTF8 layer for IO and Strings.  The utf8-string package provides
haskell-utf8-string: operations for encoding UTF8 strings to Word8 lists and back, and
haskell-utf8-string: for reading and writing UTF8 without truncation.
haskell-utf8-string:
haskell-utf8-string: Homepage: https://hackage.haskell.org/package/utf8-string
haskell-utf8-string:
haskell-utf8-string:
haskell-utf8-string:
haskell-utf8-string: