hreq-client: A Type dependent Highlevel HTTP client library.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

A Type dependent highlevel HTTP client library inspired by servant-client.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.1.1.0
Change log CHANGELOG.md
Dependencies aeson (>=1.4.5 && <1.5), base (>=4.10.1 && <5), base-compat (>=0.10.5 && <0.13), bytestring (>=0.10.8 && <0.11), containers (>=0.5.7.1 && <0.7), exceptions (>=0.10.0 && <0.11), hreq-client, hreq-core (>=0.1.1), http-client (>=0.6.4 && <0.7), http-client-tls (>=0.3.5 && <0.4), http-media (>=0.8.0 && <0.9), http-types (>=0.12.3 && <0.13), mtl (>=2.2.2 && <3.0), retry (>=0.8 && <0.9), stm (>=2.4.5.1 && <2.6), string-conversions (>=0.4.0 && <0.5), text (>=1.2.4 && <1.3), time (>=1.6.0.1 && <2.0), unliftio-core (>=0.1.2 && <0.2.0) [details]
License MIT
Copyright 2019 Lukwago Allan
Author Lukwago Allan <epicallan.al@gmail>
Maintainer Lukwago Allan <epicallan.al@gmail>
Category Network, Web
Home page https://github.com/epicallan/hreq/blob/master/README.md
Bug tracker https://github.com/epicallan/hreq.git/issues
Source repo head: git clone https://github.com/epicallan/hreq.git
Uploaded by epicallan at 2019-11-26T14:15:21Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hreq-client-0.1.1.0

[back to package description]

Hreq

Hackage MIT license Build status

Implementation of Hreq Client. An HTTP client basing on hreq-core. Please look at the repository README.md file for more.