Changes between Version 7 and Version 8 of Commentary/Compiler/GenericDeriving
- Timestamp:
- 11/03/10 01:25:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary/Compiler/GenericDeriving
v7 v8 26 26 * Generate default instances for representable types which derive generic classes. 27 27 28 == To do == 29 30 * For temporary testing, a file test/Main.hs is available with sample datatypes. 31 28 32 == Problems/questions == 29 33
