Changes between Version 124 and Version 125 of TypeFunctionsStatus
- Timestamp:
- 12/28/06 14:01:28 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v124 v125 5 5 '''Current:''' 6 6 1. Dictionary handling for equational constraints: 7 * In the case for ordinary instances in `TcInstDcls.tcInstDecl2`, filter the ids of the super class equalities out of ` sc_dicts`. (They don't appear explicitly in the `Hs' representation of the methods binding.)7 * In the case for ordinary instances in `TcInstDcls.tcInstDecl2`, filter the ids of the super class equalities out of ``map instToId sc_dicts. (They don't appear explicitly in the `Hs' representation of the methods binding.) 8 8 2. Add type synonym instances to ifaces 9 9 3. Well-formedness checks for equational constraints (i.e., anything beyond the type arguments being boxed, rank 0 types)
