Question about compiling CGIs with Ghc

Alex Ferguson abf@csmail.ucc.ie
Mon, 17 Feb 2003 15:49:37 +0000


On Mon, Feb 17, 2003 at 11:00:13AM -0000, Simon Marlow wrote:
> 
> > I  have some CGI programs running with Hugs and I  want to use GHC
> > instead.
> > 
> > What changes must I do to the .hs file?
> > 
> > Is it an easy job?
> 
> Depends on lots of things really.
> 
> The CGI library that comes with GHC is documented here:
> 
>   http://www.haskell.org/ghc/docs/latest/html/network/Network.CGI.html

This make me curious, and the following just made me curiouser...

Forbidden
You don't have permission to access /ghc/docs/latest/html/network/Network.CGI.html on this server.


--------------------------------------------------------------------------------

Apache/1.3.22 Server at haskell.cs.yale.edu Port 80


I don't think it's anything wrong with my browser setup, as I can access
(e.g.) .../Network.html perfectly well.

Cheers,
Alex.