import Network.FastCGI cgiMain = output "Hello World!" main = runFastCGI cgiMain