Don't assume that coercion variables have (~) types
The constraint solver doesn't zonk the types of coercion variables so we can't assume that a coercion variable will have a (~) type. Fixes Trac #7090. MERGED from commit d6918e90
Loading
Please register or sign in to comment