Changes between Version 186 and Version 187 of TypeFunctionsStatus
- Timestamp:
- 08/31/07 05:17:34 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v186 v187 4 4 5 5 '''Debugging of type family patch:''' 6 0. Put Tom's tests in the testsuite.6 0. #1651 7 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. 8 8 0. Fix export list problem (ie, export of data constructors introduced by orphan data instances):
