Skip to content
  • Simon Peyton Jones's avatar
    Make (^) and (^^) INLINABLE · 0a5ae50b
    Simon Peyton Jones authored
    This makes them perform well robustly
    (e.g. in test perf/should_run/MethSharing)
    rather than relying on a rather delicate
    let-floating.  See Note [Inlining (^) in Real.lhs
    0a5ae50b