           SPELL=haskell-vector
         VERSION=0.10.9.1
          SOURCE="vector-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://hackage.haskell.org/packages/archive/vector/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:8eab2fb1d225f7a53d82721147bf78a05714bc1484e9b7bdd1d1bc4720e42d71bda0ffe92e60b8c6c65287b64c3bd738ff597ea8caa5b05e15a822b8563aba3c
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
