[Haskell-cafe] Haskell Web server

Adam Smyczek adam.smyczek at gmail.com
Thu May 1 11:34:44 EDT 2008


A great step by step introduction:
http://mult.ifario.us/p/wiring-haskell-into-a-fastcgi-web-server



On Apr 25, 2008, at 7:28 AM, Cetin Sert wrote:

> Hi,
>
> What is the fastest way to set up a web server that can redirect  
> requests to a haskell application and serve results returned by it?
>
> I need to demonstrate a simple visualization tool I have written  
> for analytic tableaux on Monday and need something easy and simple.
>
> Best Regards,
> Cetin Sert
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list