           SPELL=haskell-utf8-string
         VERSION=0.3.6
          SOURCE="utf8-string-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/utf8-string/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:9a61cabd459da0bd6667d52483a8f19ea72ac7e98618ddccb5f17e995ca7b023935407b7576ff2c88e1ab857fc3ea3b8227464fe459b453d92152451944119c6
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/utf8-string-${VERSION}"
        WEB_SITE="http://github.com/glguy/utf8-string/"
      LICENSE[0]=BSD3
         ENTERED=20101228
           SHORT="Support for reading and writing UTF8 Strings"
cat << EOF
Description: 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.
EOF
