• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

happstack-server

Web related tools and services.

http://happstack.com

LTS Haskell 23.22:7.9.2.1
Stackage Nightly 2025-05-15:7.9.2.1
Latest on Hackage:7.9.2.1

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.9.2.1@sha256:a3a11df539957d58ea79407a41efc1d297f697b554f8a39e70d1710362a6033f,6046

Module documentation for 7.9.2.1

  • 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
Depends on 31 packages(full list with versions):
base, base64-bytestring, blaze-html, bytestring, containers, directory, exceptions, extensible-exceptions, filepath, hslogger, html, monad-control, mtl, network, network-uri, old-locale, parsec, process, sendfile, syb, system-filepath, text, threads, time, transformers, transformers-base, transformers-compat, unix, utf8-string, xhtml, zlib
Used by 2 packages in nightly-2025-04-19(full list with versions):
happstack-jmacro, happstack-server-tls

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.

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete