haskell-http-client-restricted 0.0.3-2build2 source package in Ubuntu

Changelog

haskell-http-client-restricted (0.0.3-2build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Fri, 30 Oct 2020 00:52:25 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Hirsute
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
haskell-http-client-restricted_0.0.3.orig.tar.gz 5.1 KiB 5569238ce683e00e31bde1bed30e5b1ec4fbb83271f53963cae22b080621c8f6
haskell-http-client-restricted_0.0.3-2build2.debian.tar.xz 2.9 KiB 8a436c7aad0a4b261f877ced435f1c6175f6d0f897cea07b8c4f454cc43f70e1
haskell-http-client-restricted_0.0.3-2build2.dsc 3.2 KiB 24c541b51daba032e210f194abaf6435023d874dd6f35b4501a71e544137f305

Available diffs

View changes file

Binary packages built by this source

libghc-http-client-restricted-dev: No summary available for libghc-http-client-restricted-dev in ubuntu hirsute.

No description available for libghc-http-client-restricted-dev in ubuntu hirsute.

libghc-http-client-restricted-doc: No summary available for libghc-http-client-restricted-doc in ubuntu hirsute.

No description available for libghc-http-client-restricted-doc in ubuntu hirsute.

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.