<div class="gmail_quote">On 21 March 2012 03:45, serialhex <span dir="ltr">&lt;<a href="mailto:serialhex@gmail.com">serialhex@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

i&#39;m looking for something lightweight, that dosnt need it&#39;s own<br>
server, can easily run on cgi on an apache with minimal work, and<br>
dosn&#39;t have many dependancies. i was looking at yesod, but it is<br>
bigger than i need for my site (at this point) and would take too much<br>
work to get running on my webhost.  though i am looking forward to<br>
learning it and using it in the future, i just need something that<br>
will play nicely with apache &amp; cgi...<br></blockquote></div><br>You could use WAI without warp/yesod? There&#39;s a CGI handler in wai-extra.<br>