BSD-3-Clause licensed by Edsko de Vries
Maintained by [email protected]
This version can be pinned in stack with:hackage-security-HTTP-0.1.1.3@sha256:d852b2c584dc422380a5cfdb25c57391229c5677c78603d9510efcbc0d3f29af,2057

Module documentation for 0.1.1.3

The hackage security library provides a HttpLib abstraction to allow to bind against different HTTP libraries. This library implements this abstraction using the HTTP library.

Changes

0.1.1.3

  • Relax dependency bounds for GHC 9.14.
  • Remove obsolete deriving Typeable.

0.1.1.2

  • Drop support for GHC < 8.4.
  • Drop flag use-network-uri and support for network-2.5.

0.1.1.1

  • Add support for hackage-security-0.6

0.1.1

  • Implement updated HttpLib API from hackage-security 0.5

0.1.0.2

  • Allow for hackage-security 0.3.*
  • Include ChangeLog.md in sdist (#98)

0.1.0.1

  • Allow for hackage-security 0.2.*
  • Allow for network-2.5 (rather than network-uri-2.6.*)

0.1.0.0

  • Initial beta release