hreq-core: Core functionality for Hreq Http client library

[ library, mit, network, web ] [ Propose Tags ]
Versions [RSS] 0.1.0.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-13T08:20:27Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 702 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for hreq-core-0.1.0.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.