haskell-http-client-restricted 0.0.1-1 source package in Ubuntu

Changelog

haskell-http-client-restricted (0.0.1-1) unstable; urgency=medium

  * Initial release.
    Package split out from src:git-annex by upstream.

 -- Sean Whitton <email address hidden>  Thu, 17 Oct 2019 14:16:54 -0700

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-http-client-restricted_0.0.1-1.dsc 3.0 KiB 81217ef9aee2cd08a0f26ed05839c224e30e1981290db15bd0fe35de654eed19
haskell-http-client-restricted_0.0.1.orig.tar.gz 5.1 KiB 9c4dd02249f4e018ed6e9015e0c47338ccdcb16515bb1dbe7bf7520846ac9958
haskell-http-client-restricted_0.0.1-1.debian.tar.xz 2.3 KiB a5957f17563f25dd827580f1ae68987709df87feb5240817b6c2fb55eca7b48f

No changes file available.

Binary packages built by this source

libghc-http-client-restricted-dev: restrict the servers that Haskell's http-client will use

 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-http-client-restricted-doc: restrict the servers that Haskell's http-client will use; documentation

 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-http-client-restricted-prof: restrict the servers that Haskell's http-client will use; profiling libraries

 Addition to the http-client and http-client-tls Haskell
 libraries, that restricts the HTTP servers that can be used.
 .
 This is useful when a security policy needs to, e.g., prevent connections to
 HTTP servers on localhost or a local network, or only allow connections
 to a specific HTTP server.
 .
 It handles restricting redirects as well as the initial HTTP connection,
 and it also guards against DNS poisoning attacks.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.