Source: haskell-http-common Maintainer: Debian Haskell Group Uploaders: Joachim Breitner , Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: cdbs, debhelper (>= 10), ghc (>= 8.4.3), ghc-prof, haskell-devscripts (>= 0.13), libghc-base64-bytestring-dev, libghc-base64-bytestring-prof, libghc-blaze-builder-dev, libghc-blaze-builder-prof, libghc-case-insensitive-dev, libghc-case-insensitive-prof, libghc-network-dev, libghc-network-prof, libghc-unordered-containers-dev, libghc-unordered-containers-prof, Build-Depends-Indep: ghc-doc, libghc-base64-bytestring-doc, libghc-blaze-builder-doc, libghc-case-insensitive-doc, libghc-network-doc, libghc-unordered-containers-doc, Standards-Version: 4.1.4 Homepage: http://research.operationaldynamics.com/projects/http-streams/ Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-http-common Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-http-common] X-Description: common types for HTTP clients and servers Base types used by a variety of HTTP clients and servers. See http-streams "Network.Http.Client" or pipes-http "Pipes.Http.Client" for full documentation. You can import Network.Http.Types if you like, but both http-streams and pipes-http re-export this package's types and functions. Package: libghc-http-common-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-http-common-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-http-common-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}