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
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.