Changes between Version 25 and Version 26 of Commentary/Compiler/GenericDeriving
- Timestamp:
- 04/29/11 05:10:44 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/GenericDeriving
v25 v26 50 50 * What about base types like `[]`, `Maybe`, tuples, etc.? 51 51 52 * `Show`, etc. instances for `Associativity`, `Fixity`, and `Arity` in `GHC.Generics`52 * Print also the Rep0 type instance when -ddump-deriving is on 53 53 54 54 == Testing ==
