           SPELL=haskell-vector
         VERSION=0.13.2.0
          SOURCE="vector-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/vector-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:d52ad78c8859284bce141254f6a29b0e0175a9db8c15505bc0e35fed1b9027736ad00a42f55d465c81b4738be67c6655cc11276ca85af3c740f55c86708e15a3
         SOURCE2="vector-${VERSION}-rev5.cabal"
  SOURCE2_URL[0]=https://hackage.haskell.org/package/vector-${VERSION}/revision/5.cabal
    SOURCE2_HASH=sha512:d8121daefe2ebda85ca517c34d1b07fac0dbf432ec3724370d9531e53fe89729fd4abe28c402379f5e1a96640480c4dddf7ee953c525e59ea6e3b53b3020ecff
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/vector-${VERSION}"
        WEB_SITE="http://code.haskell.org/vector"
      LICENSE[0]=BSD3
         ENTERED=20130303
           SHORT="efficient arrays"
cat << EOF
An efficient implementation of Int-indexed arrays (both mutable and immutable),
with a powerful loop optimisation framework.
EOF
