7 lines
262 B
Text
7 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
|