wai-digestive-functors: Helpers to bind digestive-functors onto wai requests

[ library, web ] [ Propose Tags ]

Allows forms build with 'digestive-functors' to easy get their data out of wai requests.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.2, 0.3
Dependencies base (>=4 && <5), digestive-functors, http-types, resourcet, text, transformers, wai, wai-extra, wai-util (>=0.6) [details]
License LicenseRef-OtherLicense
Copyright © 2013 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Web
Home page https://github.com/singpolyma/wai-digestive-functors
Bug tracker https://github.com/singpolyma/wai-digestive-functors/issues
Source repo head: git clone git://github.com/singpolyma/wai-digestive-functors.git
Uploaded by StephenWeber at 2014-05-15T14:28:56Z
Distributions NixOS:0.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2868 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for wai-digestive-functors-0.3

[back to package description]
Allows forms build with 'digestive-functors' to easy get their data
out of wai requests.