Dear Haskell folks,
There's a web server written in Haskell running on haskell.org:
http://www.haskell.org:8080/
Please surf on over and press reload a few times. First one to bring it
down gets a gold star. I'll be watching the logs :-)
The source (not properly packaged, just source code, a Makefile and an
example config file) is here:
http://research.microsoft.com/~simonmar/hws.tar.gz
You'll need a *very* up-to-date GHC (< 2 weeks old) to compile it.
All we need now is:
- a better name for this thing
- a "powered by Haskell" logo :-)
Cheers,
Simon