Source: haskell-http-conduit
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders:
 Clint Adams <clint@debian.org>,
Priority: optional
Section: haskell
Rules-Requires-Root: no
Build-Depends:
 ca-certificates,
 dh-sequence-haskell,
 debhelper-compat (= 13),
 ghc (>= 8.4.3),
 ghc-prof,
 haskell-devscripts (>= 0.13),
 libghc-aeson-dev,
 libghc-aeson-dev (>= 0.8),
 libghc-aeson-prof,
 libghc-attoparsec-dev,
 libghc-attoparsec-prof,
 libghc-attoparsec-aeson-dev (>= 2.1),
 libghc-attoparsec-aeson-prof,
 libghc-conduit-dev (>= 1.2),
 libghc-conduit-prof,
 libghc-conduit-extra-dev (>= 1.1),
 libghc-conduit-extra-prof,
 libghc-http-client-dev (>= 0.5.13),
 libghc-http-client-dev (<< 0.8),
 libghc-http-client-prof,
 libghc-http-client-tls-dev (>= 0.3),
 libghc-http-client-tls-dev (<< 0.4),
 libghc-http-client-tls-prof,
 libghc-http-types-dev,
 libghc-http-types-dev (>= 0.7),
 libghc-http-types-prof,
 libghc-resourcet-dev (>= 1.1),
 libghc-resourcet-prof,
 libghc-unliftio-core-dev,
 libghc-unliftio-core-prof,
 netbase,
 libghc-hunit-dev <!nocheck>,
 libghc-hunit-prof <!nocheck>,
 libghc-aeson-dev <!nocheck>,
 libghc-aeson-prof <!nocheck>,
 libghc-attoparsec-aeson-dev (>= 2.1) <!nocheck>,
 libghc-attoparsec-aeson-prof <!nocheck>,
 libghc-blaze-builder-dev <!nocheck>,
 libghc-blaze-builder-prof <!nocheck>,
 libghc-case-insensitive-dev <!nocheck>,
 libghc-case-insensitive-prof <!nocheck>,
 libghc-conduit-dev (>= 1.1) <!nocheck>,
 libghc-conduit-prof <!nocheck>,
 libghc-conduit-extra-dev <!nocheck>,
 libghc-conduit-extra-prof <!nocheck>,
 libghc-cookie-dev <!nocheck>,
 libghc-cookie-prof <!nocheck>,
 libghc-crypton-connection-dev <!nocheck>,
 libghc-crypton-connection-prof <!nocheck>,
 libghc-data-default-dev <!nocheck>,
 libghc-data-default-prof <!nocheck>,
 libghc-hspec-dev (>= 1.3) <!nocheck>,
 libghc-hspec-prof <!nocheck>,
 libghc-http-client-dev <!nocheck>,
 libghc-http-client-prof <!nocheck>,
 libghc-http-types-dev <!nocheck>,
 libghc-http-types-prof <!nocheck>,
 libghc-network-dev <!nocheck>,
 libghc-network-prof <!nocheck>,
 libghc-resourcet-dev <!nocheck>,
 libghc-resourcet-prof <!nocheck>,
 libghc-streaming-commons-dev <!nocheck>,
 libghc-streaming-commons-prof <!nocheck>,
 libghc-temporary-dev <!nocheck>,
 libghc-temporary-prof <!nocheck>,
 libghc-tls-dev (>= 1.5.2) <!nocheck>,
 libghc-tls-prof <!nocheck>,
 libghc-unliftio-dev <!nocheck>,
 libghc-unliftio-prof <!nocheck>,
 libghc-utf8-string-dev <!nocheck>,
 libghc-utf8-string-prof <!nocheck>,
 libghc-wai-dev (>= 3.0) <!nocheck>,
 libghc-wai-dev (<< 3.3) <!nocheck>,
 libghc-wai-prof <!nocheck>,
 libghc-wai-conduit-dev <!nocheck>,
 libghc-wai-conduit-prof <!nocheck>,
 libghc-warp-dev (>= 3.0.0.2) <!nocheck>,
 libghc-warp-dev (<< 3.6) <!nocheck>,
 libghc-warp-prof <!nocheck>,
 libghc-warp-tls-dev <!nocheck>,
 libghc-warp-tls-prof <!nocheck>,
Build-Depends-Indep: ghc-doc,
 libghc-aeson-doc,
 libghc-attoparsec-doc,
 libghc-attoparsec-aeson-doc,
 libghc-conduit-doc,
 libghc-conduit-extra-doc,
 libghc-http-client-doc,
 libghc-http-client-tls-doc,
 libghc-http-types-doc,
 libghc-resourcet-doc,
 libghc-unliftio-core-doc,
Standards-Version: 4.7.3
Homepage: https://github.com/snoyberg/http-client
Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-conduit
Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-conduit]

Package: libghc-http-conduit-dev
Architecture: any
Depends:
 ${haskell:Depends},
 ${misc:Depends},
 ${shlibs: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
Architecture: all
Section: doc
Depends:
 ${haskell:Depends},
 ${misc: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}
