Skip to content
  • Simon Peyton Jones's avatar
    Don't deeply expand insolubles · 74cd1be0
    Simon Peyton Jones authored
    Trac #13450 went bananas if we expand insoluble constraints.
    Better just to leave them un-expanded.
    
    I'm not sure in detail about why it goes so badly wrong; but
    regardless, the less we mess around with insoluble contraints
    the better the error messages will be.
    74cd1be0