Popularity
4.6
Declining
Activity
0.0
Stable
8
4
0

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Web     Happstack    

happstack-foundation alternatives and similar packages

Based on the "Happstack" category.
Alternatively, view happstack-foundation alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of happstack-foundation or a related project?

Add another 'Happstack' Package

README

happstack-foundation Hackage Build Status

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