Haskell Web Server: Difference between revisions
(Darcs--Repository at code.haskell.org) |
m (More content needed...) |
||
Line 8: | Line 8: | ||
[[Category:Web]] | [[Category:Web]] | ||
[[Category:Applications]] | [[Category:Applications]] | ||
[[Category:Pages with broken file links]] |
Latest revision as of 03:32, 9 April 2021
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/