           SPELL=haskell-file-embed
         VERSION=0.0.10.1
          SOURCE="file-embed-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/file-embed-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:101ddf9cd463b5d2e17d243c72aa0afd51d0eb32dd46da0d677e2b5acf921f8f28c8d50710a81d9165e7ad42210b7f44d7db6c69c8c3a56a167e5e29e7950f1d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/file-embed-${VERSION}"
        WEB_SITE="https://github.com/snoyberg/file-embed"
      LICENSE[0]=BSD
         ENTERED=20150806
           SHORT="use Template Haskell to embed file contents directly"
cat << EOF
Use Template Haskell to read a file or all the files in a directory, and
turn them into (path, bytestring) pairs embedded in your haskell code.
EOF
