hreq-core: Core functionality for Hreq 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:

Core functionality for Hreq. 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), attoparsec (>=0.13.2.2 && <0.14), 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), http-api-data (>=0.4.1 && <0.5), http-media (>=0.8.0 && <0.9), http-types (>=0.12.3 && <0.13), mtl (>=2.2.2 && <3.0), string-conversions (>=0.4.0 && <0.5), text (>=1.2.4 && <1.3) [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:05:59Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hreq-core-0.1.1.0

[back to package description]

Hreq-core

Hackage MIT license Build status

Core functionality for Hreq Http client library. Please look at the repository README.md file for more.