Skip to content
  • Simon Peyton Jones's avatar
    Refine the suppression of RuntimeRep variables · 5f2a8793
    Simon Peyton Jones authored
    When we pretty-print types, we suppress RuntimeRep variables, but
    we were being too aggressive in doing so, resulting in Trac #16074.
    
    This patch makes the suppression a bit less aggressive.
    See Note [Defaulting RuntimeRep variables]
    5f2a8793