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.2@sha256:7ba8ed2be320fae9096ad91b3ad804f9db9c0420f5081035f52bb2ed40a0b9c9,2109

Module documentation for 0.1.1.2

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.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