[Haskell-cafe] CGI test

Alec Berryman alec at thened.net
Tue Jul 10 17:19:35 EDT 2007


Andrew Coppin on 2007-07-10 21:23:23 +0100:

> Can somebody write a trivial (as in: small) program so I can test my CGI 
> stuff without having to actually install and configure Apache?

The Haskell wiki (http://www.haskell.org/) lists several web servers; one
appears to fit your needs of being small and able to run CGI.  Look under
"Applications and libraries" to get started.

> Actually, might be a useful thing to have in a library somewhere.

The Haskell wiki also lists several HTTP libraries.


More information about the Haskell-Cafe mailing list