The hws package
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.
Properties
| 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.*) |
| License | BSD3 |
| Author | Simon Marlow |
| Maintainer | newsham@lava.net |
| Category | Web server |
| Executables | hws |
| Upload date | Mon Oct 4 20:17:44 UTC 2010 |
| Uploaded by | SimonMarlow |
Downloads
- hws-1.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)