hurl: Haskell URL resolver
Retrieves resources for a URI, whether they be HTTP(S), file:, or data:.
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| http | Support HTTP(S) URIs. | Enabled |
| file | Support file: URIs. | Enabled |
| data | Support data: URIs. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hurl-0.1.0.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, 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.4.0.0, 1.4.1.0, 1.4.1.1, 1.4.2.0, 1.4.2.1, 1.5.0.0, 2.0.0.0, 2.1.0.0, 2.1.0.1, 2.1.1.0, 2.2.0.0, 2.3.0.0, 2.3.0.1 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.9 && <4.10), base64-bytestring (>=1.0 && <2.0), bytestring (>=0.10 && <0.11), http-client (>=0.6 && <0.7), http-client-tls (>=0.3 && <0.4), http-types (>=0.12 && <0.13), network-uri (>=2.6 && <2.7), text (>=1.2 && <1.3) [details] |
| License | GPL-3.0-only |
| Author | Adrian Cochrane |
| Maintainer | [email protected] |
| Category | Network |
| Home page | https://git.nzoss.org.nz/alcinnz/hurl |
| Source repo | head: git clone https://git.nzoss.org.nz/alcinnz/hurl.git |
| Uploaded | by alcinnz at 2020-01-15T09:01:36Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3784 total (30 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2020-01-15 [all 3 reports] |