
14 Apr
2010
14 Apr
'10
1:07 p.m.
On 15/04/2010, at 02:55, John Lato wrote:
The problem isn't with criterion itself, but with vector-algorithms. The vector library relies heavily on type families, which have dodgy support in ghc-6.10.
As a matter of fact, this particular problem is easy to fix by adding a couple of type signatures. I used to run into it frequently back when I was still working with 6.10. I'll send a patch. Roman