Inspired by this question and a recent one, I'm wondering what's involved with Haskell web development.
- Are there any Haskell web frameworks or template engines?
- How would hosting a Haskell site work, are there suitable web servers?
- Is Haskell too complex for the usual rapid development and prototyping-based workflow often used in web development?
- Are there examples of existing Haskell web applications?
Replies