| 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 19:23:15 GMT
X-Served-By: cache-dfw-kdfw8210097-DFW, cache-bom-vanm7210028-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768677796.513022,VS0,VE298
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
webcrank: Webmachine inspired toolkit for building http applications and services.
Webcrank
webcrank: Webmachine inspired toolkit for building http applications and services.
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new, split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- webcrank-0.2.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.2, 0.2.0.1, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | attoparsec (>=0.10 && <1), base (>=4.6 && <5), blaze-builder (>=0.2.1.4 && <1), bytestring (>=0.9.1.10 && <0.11), case-insensitive (>=0.3 && <1.3), either (>=3.1 && <5), exceptions (>=0.1.1 && <1), http-date (>=0.0.1 && <0.1), http-media (>=0.4.0 && <0.7), http-types (>=0.8.0 && <0.9), lens (>=4.5 && <5), mtl (>=2.0.1 && <2.3), semigroups (>=0.8.4 && <1), text (>=0.11 && <1.3), transformers (>=0.2 && <0.5), unordered-containers (>=0.2 && <0.3), utf8-string (>=0.3.1 && <1.1) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2012 Mark Hibberd |
| Author | Mark Hibberd <mark@hibberd.id.au> |
| Maintainer | Richard Wallace <rwallace@thewallacepack.net> |
| Uploaded | by purefn at 2015-06-09T21:42:41Z |
| Revised | Revision 1 made by purefn at 2015-06-15T02:36:33Z |
| Category | Web |
| Home page | https://github.com/webcrank/webcrank.hs |
| Bug tracker | https://github.com/webcrank/webcrank.hs/issues |
| Source repo | head: git clone https://github.com/webcrank/webcrank.git |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Downloads | 3391 total (18 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 webcrank-0.2.2
[back to package description]Webcrank

Webcrank is an ambitious project to build a fast, reliable and correct, HTTP toolkit.
This project forms the core of the haskell implementation.
See https://github.com/webcrank/webcrank for more details.