           SPELL=haskell-conduit-extra
         VERSION=1.3.0
          SOURCE="conduit-extra-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://hackage.haskell.org/package/conduit-extra-${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:3097a561b37b13e221f0721e84c06b179ec6df5111af7a2db12e26ee4f4d0935fb49bbccbda17e22546d11436774a5fa4b8df718c47f751bf5e846dfec92a7e5
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/conduit-extra-${VERSION}"
        WEB_SITE="https://github.com/snoyberg/conduit"
      LICENSE[0]=MIT
         ENTERED=20150731
           SHORT="a solution to the streaming data problem"
cat << EOF
The conduit package itself maintains relative small dependencies. The purpose
of this package is to collect commonly used utility functions wrapping other
library dependencies, without depending on heavier-weight dependencies. The
basic idea is that this package should only depend on haskell-platform
packages and conduit.
EOF
