Skip to content
  • Simon Peyton Jones's avatar
    Fix Trac #2999: change an ASSERT to a WARN · 9524fc33
    Simon Peyton Jones authored
    A bug in the constraint simplifier means that an equality can be solved
    twice.  It's harmless, and will go away with the new constraint simplifier.
    Hence warning, to avoid unnecessary outright failure on eg Trac #2999.
    9524fc33