[Haskell-cafe] good lightweight web-framework like sinatra?

dag.odenhall at gmail.com dag.odenhall at gmail.com
Mon Mar 26 17:09:21 CEST 2012


On 21 March 2012 03:45, serialhex <serialhex at gmail.com> wrote:

> i'm looking for something lightweight, that dosnt need it's own
> server, can easily run on cgi on an apache with minimal work, and
> dosn't have many dependancies. i was looking at yesod, but it is
> bigger than i need for my site (at this point) and would take too much
> work to get running on my webhost.  though i am looking forward to
> learning it and using it in the future, i just need something that
> will play nicely with apache & cgi...
>

You could use WAI without warp/yesod? There's a CGI handler in wai-extra.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20120326/b67eec1c/attachment.htm>


More information about the Haskell-Cafe mailing list