webcrank: Webmachine inspired toolkit for building http applications and services.

[ bsd3, library, web ] [ Propose Tags ]

Webmachine inspired toolkit for building http applications and services.


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
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

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

Package maintainers

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>
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
Uploaded by purefn at 2015-06-09T21:42:41Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 3222 total (12 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 TravisCI Hackage Dependencies

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.