Haskell Web Server
From HaskellWiki
(Difference between revisions)
(Added Category:Web) |
(Darcs--Repository at code.haskell.org) |
||
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| - | |||
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. | ||
| - | + | While the development on HWS has stopped to our best knowledge, there are some active forks: | |
| + | * Björn Bringert cleaned it up and put it to http://darcs.haskell.org/hws/ | ||
| + | * Further development yield the [http://hackage.haskell.org/cgi-bin/hackage-scripts/package/mohws Modular HWS] with repository at http://code.haskell.org/mohws/ | ||
| + | * Tim Newsham has created http://www.thenewsh.com/~hws/ | ||
| + | |||
| + | [[Category:Web]] | ||
| + | [[Category:Applications]] | ||
Current revision
Haskell Web Server is a web server written in Haskell by Simon Marlow.
While the development on HWS has stopped to our best knowledge, there are some active forks:
- Björn Bringert cleaned it up and put it to http://darcs.haskell.org/hws/
- Further development yield the Modular HWS with repository at http://code.haskell.org/mohws/
- Tim Newsham has created http://www.thenewsh.com/~hws/
