Skip to content
  • Simon Peyton Jones's avatar
    Be less aggressive about fragile-context warrnings · 65b185d4
    Simon Peyton Jones authored
    In the implementation of WarnSimplifiableClassConstraints, be
    less aggressive about reporting a problem. We were complaining
    about a "fragile" case that in fact was not fragile.
    
    See Note [Simplifiable given constraints] in TcValidity.
    
    This fixes Trac #13526.
    65b185d4