hack-handler-simpleserver-0.2.0.1: A simplistic HTTP server handler for Hack.

Portabilityportable
StabilityStable
MaintainerMichael Snoyman <michael@snoyman.com>

Hack.Handler.SimpleServer

Description

A simplistic HTTP server handler for Hack.

Documentation

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