Changes between Version 114 and Version 115 of TypeFunctionsStatus
- Timestamp:
- 12/15/06 13:58:23 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v114 v115 5 5 '''Current:''' 6 6 * Handle deriving clauses for data family instances (cf. `Deriving.hs` in testsuite): 7 1. Extend `genInst` to handle `Instance`s for family instances. 7 1. Extend `genInst` to handle `Instance`s for family instances. (May just be a matter of passing the right tycon to the gen functions.) 8 8 2. Look at newtype deriving for indexed newtypes. (First look at `mk_eqn_help`.) 9 9 * Where should the family instance consistency check go for GHCi? `tcGetModuleExports`? (Where is that function called?)
