I'm curions about this too. Haskell is my hobby language right now, I'm still an uber-noob, but my impression is Haskell code is easily 10-15x more robust, but not necessarily more productive than cool-kid languages (Ruby, Python, Javascript).
Depends on what you are doing of course. But having an impedance mismatch between the language and the problem domain can make simple problems extraordinarily complex.
Any sources on this? Or is it primarily based on your own experience?