           SPELL=haskell-vector-binary-instances
         VERSION=0.2.5.1
          SOURCE="vector-binary-instances-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/vector-binary-instances-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:a16202b8ca3f88df82c27b37511087008579296363c73fe09ab19b00dee0fbaf98699b79b08d7e7410fcd062c03f2c5d1560f6b1c9ebf1ab8290596a35758be0
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/vector-binary-instances-${VERSION}"
        WEB_SITE="https://github.com/bos/vector-binary-instances"
      LICENSE[0]=BSD
         ENTERED=20180130
           SHORT="instances for Binary for the types defined in the vector package"
cat << EOF
Instances for Binary for the types defined in the vector package, making it
easy to serialize vectors to and from disk. We use the generic interface to
vectors, so all vector types are supported. Specific instances are provided
for unboxed, boxed and storable vectors.
EOF
