> I am very interested in writing server programs in haskell. > > There is a link to a paper and code of haskell web server > in the following page. > > http://www.haskell.org/practice.html > > I can see the case study paper, but there is no code at > the link location. I think inspecting through code might be > very helpful, even if it does not compiling in the recent > version of GHC.
The link is out of date. The code is now in the CVS repository, and it has a proper license. You can browse it on the web, here: http://cvs.haskell.org/cgi-bin/cvsweb.cgi/fptools/hws/ Cheers, Simon _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell