RE: Question about compiling CGIs with Ghc

2003-02-18 Thread Simon Marlow
> 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. *Sigh* That's because Apache thinks

Re: Question about compiling CGIs with Ghc

2003-02-17 Thread Alex Ferguson
On Mon, Feb 17, 2003 at 11:00:13AM -, 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 wi

RE: Question about compiling CGIs with Ghc

2003-02-17 Thread Simon Marlow
> 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/Ne

Question about compiling CGIs with Ghc

2003-02-14 Thread ALFONSO MELENDEZ
Hello: 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? Thank you very much ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailma