summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-utf8-string/slack-desc
blob: ee8017c5e5c81b4592197444da2decb9060f8b82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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: http://hackage.haskell.org/package/utf8-string
haskell-utf8-string:
haskell-utf8-string:
haskell-utf8-string:
haskell-utf8-string: