Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 544 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 544 Bytes

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