Skip to content
  • Simon Peyton Jones's avatar
    Fix constraint simplification in rules · af6ed4a6
    Simon Peyton Jones authored
    Trac #13381 showed that we were losing track of a wanted constraint
    when simplifying the LHS constraints for a RULE.
    
    This patch fixes it, makes the code a bit simpler, and better
    documented.
    af6ed4a6