Source: haskell-http-enumerator Priority: optional Section: misc Maintainer: Clifford Beshers Build-Depends: debhelper (>= 7.0), haskell-devscripts (>= 0.6.15+nmu7), hscolour, cdbs, ghc (>= 6.8), ghc-prof, libghc-asn1-data-prof, libghc-attoparsec-prof (>= 0.8.0.2), libghc-attoparsec-enumerator-prof (>= 0.2), libghc-attoparsec-enumerator-prof (<< 0.3), libghc-blaze-builder-prof (>= 0.2), libghc-blaze-builder-prof (<< 0.3), libghc-blaze-builder-enumerator-prof, libghc-case-insensitive-prof, libghc-cprng-aes-prof, libghc-enumerator-prof (>= 0.4.1), libghc-enumerator-prof (<< 0.5), libghc-failure-prof (>= 0.1), libghc-failure-prof (<< 0.2), libghc-http-types-prof, libghc-monad-control-prof, libghc-mtl-prof (>= 1.1), libghc-mtl-prof (<< 2.1), libghc-network-prof (>= 2.2.1), libghc-tls-prof (>= 0.3), libghc-tls-extra-prof, libghc-transformers-prof (>= 0.2), libghc-transformers-prof (<< 0.3), libghc-utf8-string-prof (>= 0.3.4), libghc-utf8-string-prof (<< 0.4), libghc-wai-prof, libghc-zlib-bindings-prof (>= 0.0.0), libghc-zlib-bindings-prof (<< 0.1), libghc-zlib-enum-prof Build-Depends-Indep: ghc-doc, haddock, libghc-asn1-data-doc, libghc-attoparsec-doc (>= 0.8.0.2), libghc-attoparsec-enumerator-doc (>= 0.2), libghc-attoparsec-enumerator-doc (<< 0.3), libghc-blaze-builder-doc (>= 0.2), libghc-blaze-builder-doc (<< 0.3), libghc-blaze-builder-enumerator-doc, libghc-case-insensitive-doc, libghc-cprng-aes-doc, libghc-enumerator-doc (>= 0.4.1), libghc-enumerator-doc (<< 0.5), libghc-failure-doc (>= 0.1), libghc-failure-doc (<< 0.2), libghc-http-types-doc, libghc-monad-control-doc, libghc-mtl-doc (>= 1.1), libghc-mtl-doc (<< 2.1), libghc-network-doc (>= 2.2.1), libghc-tls-doc (>= 0.3), libghc-tls-extra-doc, libghc-transformers-doc (>= 0.2), libghc-transformers-doc (<< 0.3), libghc-utf8-string-doc (>= 0.3.4), libghc-utf8-string-doc (<< 0.4), libghc-wai-doc, libghc-zlib-bindings-doc (>= 0.0.0), libghc-zlib-bindings-doc (<< 0.1), libghc-zlib-enum-doc Standards-Version: 3.8.1 Homepage: http://github.com/snoyberg/http-enumerator Package: libghc-http-enumerator-dev Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends} Description: HTTP client package with enumerator interface and HTTPS support. This package uses attoparsec for parsing the actual contents of the HTTP connection. The only gotcha is the withHttpEnumerator function, otherwise should do exactly what you expect. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the normal library files. Package: libghc-http-enumerator-prof Architecture: any Section: haskell Depends: ${haskell:Depends}, ${misc:Depends}, libghc-http-enumerator-dev Description: HTTP client package with enumerator interface and HTTPS support. This package uses attoparsec for parsing the actual contents of the HTTP connection. The only gotcha is the withHttpEnumerator function, otherwise should do exactly what you expect. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the libraries compiled with profiling enabled. Package: libghc-http-enumerator-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, ghc-doc Description: HTTP client package with enumerator interface and HTTPS support. This package uses attoparsec for parsing the actual contents of the HTTP connection. The only gotcha is the withHttpEnumerator function, otherwise should do exactly what you expect. . Author: Michael Snoyman Upstream-Maintainer: Michael Snoyman . This package contains the documentation files. Package: http-enumerator Architecture: any Section: misc Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends} Description: An executable built with the http-enumerator-0.2.1.2 library.