Closed robrix closed 5 years ago
E.g.:
src/Base/Function.path:14:20: error: type mismatch expected: a actual: __a19 fix = \ f . f (fix f) ~ Local bindings: a : Type b : Type f : (a -> b) -> a -> b
We should always print the expected/actual types on their own lines.
E.g.:
We should always print the expected/actual types on their own lines.