/happstack-foundation

Primary LanguageHaskellOtherNOASSERTION

happstack-foundation Hackage

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