Changes between Version 218 and Version 219 of TypeFunctionsStatus
- Timestamp:
- 09/25/07 06:34:56 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v218 v219 15 15 0. `:t` in ghci doesn't print equalities in contexts properly. 16 16 0. ghci command to print normalised type and add [http://article.gmane.org/gmane.comp.lang.haskell.cafe/28799] as a test to the testsuite. 17 18 17 0. To move GADT type checking from refinements to equalities, proceed as follows (as suggested by SPJ): 19 18 * Implemented this as follows in `TcPat.tcConPat:579:`
