           SPELL=haskell-http-conduit
         VERSION=2.3.2
          SOURCE="http-conduit-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/http-conduit-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:5c62f8f43c27645ad8b938ab9cfc6654f1c191dabe38f547a9dfd0b82964de514e8f89fc14a94319aa6bd6d6f223f6aa81001ee1c519c141acb9516b505bf03b
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/http-conduit-${VERSION}"
        WEB_SITE="http://www.yesodweb.com/book/http-conduit"
      LICENSE[0]=BSD
         ENTERED=20150802
           SHORT="uses conduit for parsing the actual contents of the HTTP connection"
cat << EOF
This package uses conduit for parsing the actual contents of the HTTP
connection. It also provides higher-level functions which allow you to avoid
directly dealing with streaming data.
EOF
