Changes between Version 185 and Version 186 of TypeFunctionsStatus
- Timestamp:
- 08/30/07 08:02:33 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v185 v186 4 4 5 5 '''Debugging of type family patch:''' 6 0. Put Tom's tests in the testsuite. 6 7 0. `boxySplitTyConApp` and friends must be able to deal with `orig_ty`s that have outermost type family applications; i.e., they need to try to normalise and possibly have to defer. They also need to defer on skolems. Consequently, they also need to return a coercion. This , in particular, affects the treatment of literal lists, parallel arrays, and tuples in`TcExpr.tcExpr` is fishy. 7 8 0. Fix export list problem (ie, export of data constructors introduced by orphan data instances):
