           SPELL=haskell-vector
         VERSION=0.12.0.1
          SOURCE="vector-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/${SOURCE%.tar.*}/${SOURCE}
     SOURCE_HASH=sha512:17cae6c2e36e6e73190ebce0c3f38c4b8ec01d4336d2bb9b98f85ea299cab4140d4490493f6cbd472c1b0a32809f3ce344955ab6cd7dbacdca56ffa5aec4bad4
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
