Deprecated

In favour of

scgi

A Haskell library for writing SCGI programs.

Latest on Hackage:0.3.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Eric Sessoms, Stephen Blackheath <http://blacksapphire.com/antispam/>
Maintained by http://blacksapphire.com/antispam/

THIS LIBRARY IS DEPRECATED. For new applications, please use WAI - see http://hackage.haskell.org/package/wai.

This library lets you write SCGI programs. This package reuses the cgi package API, making it very easy to port CGI programs to SCGI.