happstack-server

Web related tools and services.

http://happstack.com

Version on this page:7.4.6.4
LTS Haskell 22.14:7.8.0.2@rev:1
Stackage Nightly 2024-03-28:7.9.0
Latest on Hackage:7.9.0

See all snapshots happstack-server appears in

BSD-3-Clause licensed by Happstack team, HAppS LLC
Maintained by Happstack team
This version can be pinned in stack with:happstack-server-7.4.6.4@sha256:c20490ae5bb72ab05bfbbc380a59e8ad486c65a0993ee7b56824a8a9175f5847,6188

Module documentation for 7.4.6.4

  • Happstack
    • Happstack.Server
      • Happstack.Server.Auth
      • Happstack.Server.Client
      • Happstack.Server.Compression
      • Happstack.Server.Cookie
      • Happstack.Server.Error
      • Happstack.Server.FileServe
        • Happstack.Server.FileServe.BuildingBlocks
      • Happstack.Server.I18N
      • Happstack.Server.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 Hackage Status Build 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.