           SPELL=haskell-text-short
         VERSION=0.1.6.1
          SOURCE="text-short-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/text-short-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:5596b32ebd55e516cdae835136a4b6efb0b45c8304aecdc3933872ee5c3455bda32363dad5db9f878171deb0e2e9ba35f1182fe52c289b895dcbc07061ae8fce
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/text-short-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/text-short"
      LICENSE[0]=BSD
         ENTERED=20180121
           SHORT="provides the ShortText type which is suitable for keeping many short strings in memory"
cat << EOF
This package provides the ShortText type which is suitable for keeping many
short strings in memory. This is similiar to how ShortByteString relates
to ByteString.
EOF
