           SPELL=haskell-simple-sendfile
         VERSION=0.2.26
          SOURCE="simple-sendfile-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/simple-sendfile-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:53692cb8eb79c0e1993af1e14c13659679a8613bc5631f6e172f2fe10ab2764f80edc5ef58fe5e8b9e836a4c7eaff49336c3c927ef742a64e3fb4b9b014e811f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/simple-sendfile-${VERSION}"
        WEB_SITE="https://hackage.haskell.org/package/simple-sendfile"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="cross platform library for the sendfile system call"
cat << EOF
Cross platform library for the sendfile system call. This library tries to
call minimum system calls which are the bottleneck of web servers.
EOF
