hws: Simple Haskell Web Server
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.
Versions | 1.1, 1.1.0.1 |
---|---|
Dependencies | array (==0.3.*), base (>=4.2 && <4.4), containers (==0.3.*), directory (==1.0.*), haskell98 (==1.0.*), html (==1.0.*), mtl (==1.1.*), network (==2.2.*), old-time (==1.0.*), regex-compat (==0.93.*), text (==0.7.*), unix (==2.4.*) [details] |
License | BSD-3-Clause |
Author | Simon Marlow |
Maintainer | newsham@lava.net |
Category | Web server |
Uploaded | by SimonMarlow at Mon Oct 4 20:17:44 UTC 2010 |
Distributions | NixOS:1.1.0.1 |
Executables | hws |
Downloads | 812 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-28 [all 7 reports] Hackage Matrix CI |
Downloads
- hws-1.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)