hackage-security-HTTP

Hackage security bindings against the HTTP library

https://github.com/haskell/hackage-security

Version on this page:0.1.1.1@rev:8
Stackage Nightly 2024-05-16:0.1.1.2
Latest on Hackage:0.1.1.2

See all snapshots hackage-security-HTTP appears in

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.1@sha256:6c3b6cb6c6f213af7aaedfdff7ed0ba62bc1a806918f3f18d729d4f584a4c893,2343

Module documentation for 0.1.1.1

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