About a year ago, I spent 2 very painful weeks trying to sort out the build process they were using for their Haskell code. GHC 7.8 was out and had introduced some major performance improvements relative to 7.6, but Ubuntu was shipping 7.6 at the time. Eventually I got the changes pushed through, but ever since then, I haven't bothered spending any time trying to win the benchmark game over there, since it's just a game of diminishing returns.
It's possible that there's a real regression that they've detected, but since I haven't seen such regression reported by others, I'm more likely to believe this is yet more busywork waiting for someone who wants to try to optimize their Haskell setup, and I don't intend to be that guy again.