Simplify the way in which the coKindFun in CoercionTyCon is handled
Before the coKindFun could be applied to too many arguments; now it expects exactly the right number of arguments. That makes it easier to write the coKindFuns, and localises the work.
Please register or sign in to comment