free-http: An HTTP Client based on Free Monads.
`free-http` is an http-client based on Free Monads. `free-http` exposes a Free Monad to express standard http verbs as well as several backends to interpet programs written in the free monad using various http clients (currently: a pure client, an `http-client`-backed client, and a random client). Please see the ReadMe for usage.
[Skip to Readme]
Modules
[Index]
Downloads
- free-http-0.2.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.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.2.0 | 
|---|---|
| Dependencies | base (>4.6 && <4.9), bytestring (>=0.10.0.0), free (>=4.0), http-client (>=0.4.0), http-types (>=0.8.0), mtl (>=2.0.0.0), QuickCheck (>=2.7), text (>=1.0.0.0), time (>=1.4.0.1), transformers (>=0.4.0.0) [details] | 
| License | MIT | 
| Author | Aaron Levin | 
| Maintainer | vilevin@gmail.com | 
| Category | Network | 
| Home page | https://github.com/aaronlevin/free-http | 
| Source repo | head: git clone git://github.com/aaronlevin/free-http.git | 
| Uploaded | by aaronlevin at 2015-12-30T23:52:53Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 4645 total (23 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]  |