@hackage happstack-foundation0.5.9.3

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

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