           SPELL=haskell-vector-th-unbox
         VERSION=0.2.1.6
          SOURCE="vector-th-unbox-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/vector-th-unbox-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:e25bbe44cbdf47ee4e89bac358cce4179c49ce00d676fec911a1ba6be5d81fc70072f55374442c8209cf2023d0a91b8fce3e2a266294aa04ed9b12acbd7dc955
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/vector-th-unbox-${VERSION}"
        WEB_SITE="https://github.com/liyang/vector-th-unbox"
      LICENSE[0]=BSD
         ENTERED=20180125
           SHORT="deriver for unboxed vectors using Template Haskell"
cat << EOF
A Template Haskell deriver for unboxed vectors, given a pair of coercion
functions to and from some existing type with an Unbox instance.
EOF
