Skip to content
  • Simon Peyton Jones's avatar
    Fix over-eager implication constraint discard · 80afdf6b
    Simon Peyton Jones authored and Marge Bot's avatar Marge Bot committed
    Ticket #16247 showed that we were discarding an implication
    constraint that had empty ic_wanted, when we still needed to
    keep it so we could check whether it had a bad telescope.
    
    Happily it's a one line fix.  All the rest is comments!
    80afdf6b