@hackage / happstack-foundation

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

Latest0.5.9.3

About

Metadata

  • Last updated , by JeremyShaw
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: jeremy@n-heptane.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.2.2
  2. 9.0.2
  3. 8.10.7
  4. 8.8.4
  5. 8.6.5
  6. 8.4.4
  7. 8.2.2
  8. 8.0.2

Readme

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