Changes between Version 142 and Version 143 of TypeFunctionsStatus
- Timestamp:
- 05/15/07 16:53:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v142 v143 4 4 5 5 '''Current:''' 6 0. Add type synonym instances to ifaces. (This is easy, just add the (new) parent information of `SynTyCon`s.)7 6 1. Dictionary handling for equational constraints: 8 7 * Where do we check the details of the formation of equational constraints? (In `check_pred_ty`?) … … 63 62 == Desugaring == 64 63 65 Todo (low-level): 66 * The `IfaceSyn` case of `TcIface.tcIfaceDecl` needs to be extended to receive and handle `mb_parent` information. That should actually be all required to put synonym family instances into ifaces and get them out again. 64 Todo (low-level): None. 67 65 68 66 Todo (high-level): None.
