Changes between Version 322 and Version 323 of TypeFunctionsStatus
- Timestamp:
- 06/03/08 18:11:24 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TypeFunctionsStatus
v322 v323 15 15 * #2157 (solution: lhs of type instances may not contain partially applied vanilla type synonyms) 16 16 * Addition to user manual, see [http://www.haskell.org/pipermail/haskell-cafe/2008-March/040989.html] and [http://www.haskell.org/ghc/docs/latest/html/users_guide/data-type-extensions.html#type-synonyms] 17 * #1897 (see also http://www.haskell.org/pipermail/haskell-cafe/2008-April/041385.html) 17 18 * #2151 (GADT) 18 19 * #2146 (minor problem) … … 41 42 '''Debugging of type families:''' 42 43 0. Total families 43 0. Follow up on [ http://www.haskell.org/pipermail/haskell-cafe/2008-April/041385.html]44 0. Follow up on [] 44 45 0. Allow repeated variable occurrences in lhses of type instances (see paper). 45 46 0. Replacing GADT refinements by explicit equality constraints:
