Earlier quoted context omitted.
"In terms of productivity, it can be 10-15x." Any sources on this? Or is it primarily based on your own experience?
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).
Re: Ask HN: A Well Funded Competitor Has Launched Before Me What Should I do?
#81The robustness of Haskell is one of the things that improves productivity; less time is spent hunting bugs.