While I agree regarding correctness and concurrency, I wouldn't emphasize performance, even for Java and .NET, whose GCs are more developed, tuned and tested in the production environment than Haskell's one.
Edit: And for Haskell, achieving needed performance can be quite tricky with regard to its laziness.
Edit: And for Haskell, achieving needed performance can be quite tricky with regard to its laziness.