Skip to content
  • Simon Peyton Jones's avatar
    Document and improve superclass expansion · 8871737d
    Simon Peyton Jones authored
    When investigating Trac #11523 I found that superclass
    expansion was a little over-aggressive; we were sort of
    unrolling each loop twice.
    
    This patch corrects that, and adds explanatory comments.
    8871737d