happstack-foundation

Glue code for using Happstack with acid-state, web-routes, reform, and HSP

http://www.happstack.com/

Latest on Hackage:0.5.9.3

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 Jeremy Shaw
Maintained by [email protected]

happstack-foundation is a library which builds on top of existing components to provide a powerful and type-safe environment for web development. It uses:

happstack-server for the underlying HTTP support

HSP for HTML templates

web-routes for type-safe URL routing

reform for type-safe form generation and validation

acid-state for persistent data storage