Description
A Haskell library for writing SCGI programs.
Description
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.