Skip to content
  • Simon Peyton Jones's avatar
    Fix Trac #4534: renamer bug · 78363495
    Simon Peyton Jones authored
      
    The renamer wasn't attaching the right used-variables to a
    TransformStmt constructor.
    
    The real modification is in RnExpr; the rest is just
    pretty-printing and white space.
    78363495