happstack-server

Web related tools and services.

http://happstack.com

Version on this page:7.8.0.2@rev:1
LTS Haskell 24.24:7.9.3
Stackage Nightly 2025-12-16:7.9.3
Latest on Hackage:7.9.3

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.8.0.2@sha256:e241274929d75572a4af4dc0166f7e5108074ce5beda991b32cacb5026321621,6022

Module documentation for 7.8.0.2

  • Happstack
    • Happstack.Server
      • Happstack.Server.Auth
      • 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.RFC822Headers
        • 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.Response
      • Happstack.Server.Routing
      • Happstack.Server.RqData
      • Happstack.Server.SURI
      • Happstack.Server.SimpleHTTP
      • Happstack.Server.Types
      • Happstack.Server.Validation

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.