RE: Writing Apache modules in Haskell: mod_haskell

2000-01-13 Thread Erik Meijer
Hi > Has anyone been able to access this site? I have tried several > times over the past couple of weeks, and each time I have gotten > a "No route to host" error. Because of Y2K paranoia we were forced to turn off our computers around the turn of the year and then we switched from Redhat to Su

Re: Writing Apache modules in Haskell: mod_haskell

2000-01-13 Thread Dr. Mark E. Hall
Oops! It looks like I cut out too much of Eelco's original message, which may make my query about the web site he mentions harder to understand, so let me try again, including more of Eelco's message. Eelco Dolstra wrote: > > Hello, > > We are pleased to announce `mod_haskell'. Mod_haskell is

Re: Writing Apache modules in Haskell: mod_haskell

2000-01-13 Thread Dr. Mark E. Hall
Eelco Dolstra wrote: > > > Enjoy! Has anyone been able to access this site? I have tried several times over the past couple of weeks, and each time I have gotten a "No route to host" error. Mark __

Writing Apache modules in Haskell: mod_haskell

1999-12-24 Thread Eelco Dolstra
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