happstack-server: Web related tools and services.
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
Modules
[Index]
- Happstack
- Happstack.Server
- Happstack.Server.Auth
- Happstack.Server.Client
- Happstack.Server.Compression
- Happstack.Server.Cookie
- Happstack.Server.Error
- Happstack.Server.FileServe
- Internal
- Happstack.Server.Monads
- Happstack.Server.Proxy
- Happstack.Server.Response
- Happstack.Server.Routing
- Happstack.Server.RqData
- Happstack.Server.SURI
- Happstack.Server.SimpleHTTP
- Happstack.Server.Tests
- Happstack.Server.Types
- Happstack.Server.Validation
- Happstack.Server.XSLT
- Happstack.Server
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Choose the even newer, even smaller, split-up base package. | Enabled |
network_2_2_3 | Choose newer network library with merged in network-bytestring. We can not really use this until hslogger is updated to allow it. (Or we ditch hslogger) | Disabled |
tests | Build the testsuite, and include the tests in the library | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- happstack-server-6.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates