           SPELL=haskell-memory
         VERSION=0.14.14
          SOURCE="memory-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/memory-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:904cd23a1828c5821849d27ca7caac2338b846b72de6ee6bb8fd119ec7fd34830f73dd29bf6d567afa452e2ea833118014abda27e8c88bd93649562246963531
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/memory-${VERSION}"
        WEB_SITE="https://github.com/vincenthz/hs-memory"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="chunk of memory, polymorphic byte array management and manipulation"
cat << EOF
Chunk of memory, polymorphic byte array management and manipulation

    * A polymorphic byte array abstraction and function similar to strict
      ByteString.
    * Different type of byte array abstraction.  * Raw memory IO operations
    (memory set, memory copy, ..)  * Aliasing with endianness support.
EOF
