Skip to content
  • Simon Peyton Jones's avatar
    Fix pragmas in binder-swapping · 4f990f34
    Simon Peyton Jones authored
    In the case binder-swap operation (which is done in OccurAnal),
    we deliberately use shadowing. But the new shadowing binder should
    not inherit any fancy INLINE or NOINLINE pragmas from its parent.
    4f990f34