happstack-server

Web related tools and services.

http://happstack.com

Version on this page:7.5.1.1
LTS Haskell 22.14:7.8.0.2@rev:1
Stackage Nightly 2024-03-29: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.5.1.1@sha256:0a79aa79db8547e5624fd4045d2c52c01b7f00f94cebf5698085fc91926863f1,6414

Module documentation for 7.5.1.1

  • 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.