Hello,
We are pleased to announce `mod_haskell'. Mod_haskell is an extension to
the Apache web server that does for Haskell what `mod_perl' did for Perl:
namely, allowing one to write Apache extensions in Haskell. The advantages
include a significant speedup over CGI scripts and full access to the
Apache API.
Mod_haskell also includes an emulation library that allows Haskell CGI
scripts written for Erik Meijer's CGI library to be converted to Apache
`content handlers' (with an appreciable speed improvement) with very
little change to the code.
You can download mod_haskell 0.1, and see a few simple demos, at
<http://losser.st-lab.cs.uu.nl:8080/>
Enjoy!
The mod_haskell team can be contacted at:
Eelco Dolstra <[EMAIL PROTECTED]>
Armijn Hemel <[EMAIL PROTECTED]>