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
- Happstack.Server.I18N
- Internal
- Happstack.Server.Internal.Compression
- Happstack.Server.Internal.Cookie
- Happstack.Server.Internal.Handler
- Happstack.Server.Internal.Listen
- Happstack.Server.Internal.LogFormat
- Happstack.Server.Internal.LowLevel
- Happstack.Server.Internal.MessageWrap
- Happstack.Server.Internal.Monads
- Happstack.Server.Internal.Multipart
- Happstack.Server.Internal.Socket
- Happstack.Server.Internal.TimeoutIO
- Happstack.Server.Internal.TimeoutManager
- Happstack.Server.Internal.TimeoutSocket
- Happstack.Server.Internal.Types
- Happstack.Server.Monads
- Happstack.Server.Proxy
- Happstack.Server.Response
- Happstack.Server.Routing
- Happstack.Server.RqData
- Happstack.Server.SURI
- Happstack.Server.SimpleHTTP
- Happstack.Server.Types
- Happstack.Server.Validation
- Happstack.Server
Flags
Manual Flags
Name | Description | Default |
---|---|---|
template_haskell | Template Haskell is available on this system | Enabled |
Automatic Flags
Name | Description | Default |
---|---|---|
network_2_2_3 | Choose newer network library with merged in network-bytestring. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- happstack-server-7.3.1.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