Changes between Version 3 and Version 4 of Commentary/Compiler/FC
- Timestamp:
- 03/21/08 16:34:04 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/FC
v3 v4 112 112 t`. This `TyCon` is a `CoercionTyCon`, so it does not have a kind on its 113 113 own; it basically has its own typing rule for the fully-applied 114 version. If the newtype `T` has k type variables hen `CoT` has arity at114 version. If the newtype `T` has k type variables, then `CoT` has arity at 115 115 most k. In the case that the right hand side is a type application 116 116 ending with the same type variables as the left hand side, we
