Changes between Version 81 and Version 82 of TypeFunctionsStatus
- Timestamp:
- 09/05/06 18:33:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v81 v82 4 4 5 5 '''Current:''' 6 * Next: ( 0) Clean up `implicitTyThings`; (1) last bist of import/export functionality; (2) check for overlapping instances.6 * Next: (1) implicit import and export of data/newtype instances; (2) check for overlapping instances. 7 7 * Also add a `-ffamilies` switch or similar. 8 8 … … 46 46 47 47 Todo (low-level): 48 * In export and import lists, it must be possible to mention AT names as sub-components of a class.49 48 * `data instances` and `newtype instances` need to be implicitly exported as are class instances. 50 49 * Derivings on an associated data type ''declaration'' need to be inherited by all definitions of that data type in instances.
