File: README.md

package info (click to toggle)
haskell-happstack-server 7.8.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 476 kB
  • sloc: haskell: 4,372; makefile: 8
file content (13 lines) | stat: -rwxr-xr-x 677 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
# happstack-server [![Hackage Status](https://img.shields.io/hackage/v/happstack-server.svg)][hackage]

[hackage]: https://hackage.haskell.org/package/happstack-server

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](https://www.stackage.org/lts-3.12/package/happstack-server-7.4.5).

## Documentation 

Please refer to the [Documentation on Hackage][hackage].