           SPELL=haskell-snap-server
         VERSION=1.0.3.3
          SOURCE="snap-server-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/snap-server-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:77d5189318bec157b0160e55ad5256e6acbd8d02fe11bae56d36895f884bd54c29571a05c5d8a3891040cb9218167f233b2934b70e28972c8d43d94113405dc7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/snap-server-${VERSION}"
        WEB_SITE="http://snapframework.com/"
      LICENSE[0]=BSD
         ENTERED=20150805
           SHORT="a fast, iteratee-based, epoll-enabled web server for the Snap Framework"
cat << EOF
Snap is a simple and fast web development framework and server written
in Haskell.

The Snap HTTP server is a high performance, epoll-enabled, iteratee-based
web server library written in Haskell. Together with the snap-core library
upon which it depends, it provides a clean and efficient Haskell programming
interface to the HTTP protocol.
EOF
