           SPELL=haskell-wcwidth
         VERSION=0.0.2
          SOURCE="wcwidth-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/wcwidth-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:555c38183c7c402a66c151e52bbac9e6c501528cd661ad1708576444b6dc4daa19e0d75c9b79f8590843e0e40b3758d9bea08e426e754688cd32070dfce5a649
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/wcwidth-${VERSION}"
        WEB_SITE="http://github.com/solidsnack/wcwidth/"
      LICENSE[0]=BSD
         ENTERED=20180721
           SHORT="bindings for your system's native wcwidth"
cat << EOF
Bindings for your system's native wcwidth and a command line tool to examine
the widths assigned by it. The command line tool can compile a width table
to Haskell code that assigns widths to the Char type.
EOF
