Changes between Version 116 and Version 117 of TypeFunctionsStatus
- Timestamp:
- 12/18/06 14:32:12 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v116 v117 4 4 5 5 '''Current:''' 6 * Handle deriving clauses for data family instances (cf. `Deriving.hs` in testsuite): 7 1. Extend `genInst` to handle `Instance`s for family instances: debugging. 8 2. Look at newtype deriving for indexed newtypes. (First look at `mk_eqn_help`.) 6 * Handle deriving clauses for newtype family instances. (First look at `mk_eqn_help`.) 9 7 * Where should the family instance consistency check go for GHCi? `tcGetModuleExports`? (Where is that function called?) 10 8
