Source: haskell-http-conduit
Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Clint Adams <clint@debian.org>
Build-Depends: debhelper (>= 9)
  , cdbs
  , haskell-devscripts (>= 0.8.15)
  , ghc
  , ghc-prof
  , libghc-asn1-data-dev (>> 0.5.1)
  , libghc-asn1-data-prof
  , libghc-base64-bytestring-dev (>> 0.1)
  , libghc-base64-bytestring-prof
  , libghc-blaze-builder-dev (>> 0.2.1)
  , libghc-blaze-builder-prof
  , libghc-blaze-builder-conduit-dev (>> 0.5)
  , libghc-blaze-builder-conduit-prof
  , libghc-case-insensitive-dev (>> 0.2)
  , libghc-case-insensitive-prof
  , libghc-certificate-dev (>> 1.3)
  , libghc-certificate-prof
  , libghc-conduit-dev (>> 0.5.5)
  , libghc-conduit-dev (<< 1.1)
  , libghc-conduit-prof
  , libghc-cookie-dev (>> 0.4)
  , libghc-cookie-prof
  , libghc-cprng-aes-dev (>= 0.5.0)
  , libghc-cprng-aes-prof
  , libghc-data-default-dev
  , libghc-data-default-prof
  , libghc-failure-dev (>> 0.1)
  , libghc-failure-prof
  , libghc-http-types-dev (>> 0.7)
  , libghc-http-types-prof
  , libghc-mime-types-dev (>= 0.1)
  , libghc-mime-types-prof
  , libghc-lifted-base-dev (>> 0.1)
  , libghc-lifted-base-prof
  , libghc-monad-control-dev (>> 0.3)
  , libghc-monad-control-prof
  , libghc-mtl-dev
  , libghc-mtl-prof
  , libghc-network-dev (>> 2.3)
  , libghc-network-prof
  , libghc-publicsuffixlist-dev (>> 0.0.3)
  , libghc-publicsuffixlist-dev (<< 1.0)
  , libghc-publicsuffixlist-prof
  , libghc-regex-compat-dev
  , libghc-regex-compat-prof
  , libghc-resourcet-dev (>> 0.3)
  , libghc-resourcet-dev (<< 0.5)
  , libghc-resourcet-prof
  , libghc-socks-dev (>> 0.4)
  , libghc-socks-prof
  , libghc-text-dev
  , libghc-text-prof
  , libghc-tls-dev (>> 1.1.3)
  , libghc-tls-prof
  , libghc-tls-extra-dev (>> 0.5.0)
  , libghc-tls-extra-prof
  , libghc-transformers-dev (>> 0.2)
  , libghc-transformers-prof
  , libghc-transformers-base-dev (>> 0.4)
  , libghc-transformers-base-prof
  , libghc-utf8-string-dev (>> 0.3.4)
  , libghc-utf8-string-prof
  , libghc-void-dev (>> 0.5.5)
  , libghc-void-prof
  , libghc-zlib-conduit-dev (>> 0.5)
  , libghc-zlib-conduit-dev (<< 1.1)
  , libghc-zlib-conduit-prof
  , libghc-hunit-dev
  , libghc-hspec-dev (>> 1.3)
  , libghc-wai-dev
  , libghc-warp-dev (>> 1.3.6)
Build-Depends-Indep: ghc-doc
  , libghc-asn1-data-doc
  , libghc-base64-bytestring-doc
  , libghc-blaze-builder-doc
  , libghc-blaze-builder-conduit-doc
  , libghc-case-insensitive-doc
  , libghc-certificate-doc
  , libghc-conduit-doc
  , libghc-cookie-doc
  , libghc-cprng-aes-doc
  , libghc-data-default-doc
  , libghc-failure-doc
  , libghc-http-types-doc
  , libghc-mime-types-doc
  , libghc-lifted-base-doc
  , libghc-monad-control-doc
  , libghc-mtl-doc
  , libghc-network-doc
  , libghc-publicsuffixlist-doc
  , libghc-regex-compat-doc
  , libghc-resourcet-doc
  , libghc-socks-doc
  , libghc-text-doc
  , libghc-tls-doc
  , libghc-tls-extra-doc
  , libghc-transformers-doc
  , libghc-transformers-base-doc
  , libghc-utf8-string-doc
  , libghc-void-doc
  , libghc-zlib-conduit-doc
Standards-Version: 3.9.4
Homepage: http://hackage.haskell.org/package/http-conduit
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-http-conduit
Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/haskell-http-conduit

Package: libghc-http-conduit-dev
Architecture: any
Depends: ${haskell:Depends}
  , ${shlibs:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HTTP client package with conduit interface and HTTPS support${haskell:ShortBlurb}
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 ${haskell:Blurb}

Package: libghc-http-conduit-prof
Architecture: any
Depends: ${haskell:Depends}
  , ${misc:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: HTTP/HTTPS client package with conduit interface, profiling libraries${haskell:ShortBlurb}
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 ${haskell:Blurb}

Package: libghc-http-conduit-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}, ${haskell:Depends}
Recommends: ${haskell:Recommends}
Suggests: ${haskell:Suggests}
Description: HTTP client package with conduit interface and HTTPS support${haskell:ShortBlurb}
 This package uses attoparsec for parsing the actual contents of the HTTP
 connection. It also provides higher-level functions which allow you to avoid
 direct usage of conduits. See http://www.yesodweb.com/book/http-conduit
 for more information.
 .
 ${haskell:Blurb}
