Haskell Web Server: Difference between revisions

From HaskellWiki
No edit summary
 
(Added Category:Web)
Line 1: Line 1:
[[Category:Web]]
Haskell Web Server is a web server written in Haskell by Simon Marlow.
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/ .
Its home page is http://www.thenewsh.com/~hws/ and it is available through a [[darcs]] depository at http://darcs.haskell.org/hws/ .

Revision as of 13:43, 15 December 2008

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/ .