Skip to content
  • Simon Peyton Jones's avatar
    Make TcLevel increase by 1 not 2 · d61c7e8d
    Simon Peyton Jones authored
    Make the TcLevel of a flatten-meta-var be always zero.
    See TcType.fmvTcLevel.
    
    This allows the levels of implication constraints to to
    up by 1 each time instead of 2, which is less confusing.
    
    This change has no effect on type checking.
    d61c7e8d