May i suggest Johan Tibell's web application interface (see
http://github.com/tibbe/hyena/tree/master). It is similar to WSGI.
Hyena can then be used as an application server and frameworks won't
have to create their own servers. Many people have different opinions
about web frameworks but a single very robust Haskell server would be
an asset for all frameworks.

Thanks for the link, I'd never heard of it before. It might be a perfect fit.