>>28
I disagree with parts of your statements.
It's true that Haskell has a very strict type system, but IMO it
is flexible enough to express most everyday systems, especially
MVC-based websites. HappStack looks well designed at a first
glance and I'm eager to take it out for a test-drive.
Can you give us an example of where the Haskell Type System
worked against you?