We forgot to normalize types of equality boundaries before entering type-directed phase.
This is fixed, but some issues arised with stacking converts, whish were avoided by calling the function that joins them together (without re-checking that types match).
Since types had to match while making the converts, this should not be a problem.
We forgot to normalize types of equality boundaries before entering type-directed phase. This is fixed, but some issues arised with stacking converts, whish were avoided by calling the function that joins them together (without re-checking that types match).
Since types had to match while making the converts, this should not be a problem.