WebCont

Continuation based web programming for Happstack

http://patch-tag.com/r/salazar/webconts/snapshot/current/content/pretty

Latest on Hackage:0.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Sam Anklesaria
Maintained by [email protected]

WebCont allows continuation based web programming to be integrated with Happstack, allowing step based interfaces along with traditional handlers. It is based on http://gist.github.com/260052