wai-extra-0.2.0: Provides some basic WAI handlers and middleware.

Portabilityportable
StabilityStable
MaintainerMichael Snoyman <michael@snoyman.com>

Network.Wai.Handler.SimpleServer

Description

A simplistic HTTP server handler for Wai.

Documentation

run :: Port -> Application -> IO ()Source