| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:32:18 GMT
X-Served-By: cache-dfw-ktki8620093-DFW, cache-bom-vanm7210057-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768613539.691051,VS0,VE284
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
hreq-core: Core functionality for Hreq Http client library
[Skip to Readme]
hreq-core: Core functionality for Hreq Http client library
Core functionality for Hreq. A type dependent highlevel HTTP client library inspired by servant-client.
[Skip to Readme]
Downloads
- hreq-core-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| 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] |
| Tested with | ghc ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.1 |
| License | MIT |
| Copyright | 2019 Lukwago Allan |
| Author | Lukwago Allan <epicallan.al@gmail> |
| Maintainer | Lukwago Allan <epicallan.al@gmail> |
| Uploaded | by epicallan at 2019-11-26T14:18:14Z |
| 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 |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 809 total (6 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.1.0
[back to package description]Hreq-core
Core functionality for Hreq Http client library. Please look at the repository README.md file for more.