About

Metadata

  • Last updated , by JeremyShaw
  • License BSD-3-Clause
  • Categories Web Development, Distributed Systems & Computation
  • Maintained by: Happstack team <happs@googlegroups.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.2
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4
  10. 8.6.5
  11. 8.4.4
  12. 8.2.2
  13. 8.0.2

Package Flags

Use the -f option with cabal commands to enable flags

    network-uri (on by default)

    Get Network.URI from the network-uri package

Readme

happstack-server Hackage Status

Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. For in-depth documentation see the Happstack Crash Course http://happstack.com/docs/crashcourse/index.html.

Install

There are packages available on hackage and stack.

Documentation

Please refer to the Documentation on Hackage.