Changes between Version 371 and Version 372 of TypeFunctionsStatus
- Timestamp:
- 09/29/08 00:45:43 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v371 v372 21 21 * Solving of equalities (`TcTyFuns`): 22 22 * #2219, #2235, #1775 & test `GADT1` (bogus occurs check failure - in both bugs, the loop is through a TF) 23 * #2202 (Uses `a ~ MeshVertex a b` in `normaliseWantedDicts` w/o the occurs check kicking in; also occurs in 6.8.2 and the program doesn't mention TFs, so need to merge):24 * Should `eqInstToRewrite` already check for and return whether the equality is cyclic in a bad way (i.e., without intervening tyfam)? (Would that be less efficient?) In any case, document the invariants.25 * `rewriteWithOneEquality` should uses `eqInstToRewrite`26 23 * #2448 (givens not properly used in superclass entailment check) 27 24 * #2102 (superclass equalities)
