Changes between Version 182 and Version 183 of TypeFunctionsStatus
- Timestamp:
- 08/29/07 21:24:17 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v182 v183 11 11 * We still need to have the name parent map, though. 12 12 * See email for example. 13 0. Allow data family GADT instances. 13 14 0. Fix core-lint breakage in cholewo-eval. 14 15 0. The tests `tcfail068` and `rw` used to raise more type errors right away. Now, we see less recovery. … … 45 46 Todo (low-level): 46 47 * Enforce syntactic constraints on type instances needed to ensure the termination of constraint entailment checking. 48 * Allow data family GADT instances. 49 * Deriving `Typeable` for data families. 47 50 * If an associated synonym has a default definition, use that in the instances. In contrast to methods, this cannot be overridden by a specialised definition. (Confluence requires that any specialised version is extensionally the same as the default.) 48 51
