Changes between Version 54 and Version 55 of TypeFunctionsStatus
- Timestamp:
- 08/18/06 15:41:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v54 v55 6 6 * Complete `TcTyClsDecls.tcIdxTyInstDecl1` for `TyData`: (1) probably need to generate a new name ('''DONE'''); (2) produce a `TyCon` with non-standard worker and wrapper and (3) produce an equality axiom. 7 7 * In the exiting test for datacon validity, `checlValidDataCon`, we need to add a new test that checks for a data instance datacon that its tycon has the `FamilyTyCon` flag set and that it refers to the correct family tycon. 8 * Handle `newtype instance`. 8 9 9 10 == Parsing and Renaming ==
