hws

Simple Haskell Web Server

Latest on Hackage:1.1.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Simon Marlow
Maintained by [email protected]

The original Haskell Web Server, as described in the paper "Developing a high-performance web server in Concurrent Haskell" (JFP 12(4+5):359--374, July 2002). I'm making the package available for archaeological and illustrative reasons; while this certainly can be used to serve simple static content, there are other much more fully-featured web servers and frameworks on Hackage.