da34eb1b7e
reuses the cgi package API, making it very easy to port CGI programs to FastCGI. The FastCGI C development kit is required to build this library. WWW: http://hackage.haskell.org/package/fastcgi PR: ports/142498 Submitted by: Jacula Modyun <jacula(at)gmail.com>
6 lines
262 B
Text
6 lines
262 B
Text
This Haskell library lets you write FastCGI programs. This package
|
|
reuses the cgi package API, making it very easy to port CGI programs to
|
|
FastCGI. The FastCGI C development kit is required to build this
|
|
library.
|
|
|
|
WWW: http://hackage.haskell.org/package/fastcgi
|