[Haskell-cafe] Re: using Network.CGI
Anders Kaseorg
andersk at MIT.EDU
Thu Aug 5 18:31:55 EDT 2010
On Thu, 5 Aug 2010, Andrew U. Frank wrote:
> which is clearly not producing the second part of the code, namely
> output a greeting.
That’s what it’s supposed to output. Have you considered typing in a name
and submitting the form? It works fine for me:
<http://andersk.mit.edu/greet.cgi>.
> i try to use the Network.CGI package from darcs.
(Note also that the current version is maintained in Git, not Darcs, but
that’s a minor detail. See http://hackage.haskell.org/package/cgi .)
Anders
More information about the Haskell-Cafe
mailing list