Haskell Web Server

From HaskellWiki
Revision as of 18:56, 9 January 2009 by Lemming (talk | contribs) (Category:Applications, mohws)
Jump to navigation Jump to search

Haskell Web Server is a web server written in Haskell by Simon Marlow.

Its home page is http://www.thenewsh.com/~hws/ and it is available through a darcs depository at http://darcs.haskell.org/hws/ .

Another fork is mohws.