Changes between Version 177 and Version 178 of Commentary
- Timestamp:
- 04/25/12 08:28:31 (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Commentary
v177 v178 51 51 52 52 * Notes on implemented GHC features: 53 * [wiki:KindFact A kind for facts (e.g. class constraints). Implemented as ConstraintKinds] 54 * [wiki:GhcKinds Kind polymorphism and data type promotion]: Notes on `-XPolyKinds` 53 54 * [wiki:GhcKinds Kind polymorphism and data type promotion] 55 * [wiki:KindFact A kind for class constraints. Implemented as ConstraintKinds] 55 56 * [wiki:Commentary/Compiler/Backends/LLVM LLVM back end] 56 57 * [wiki:Commentary/Compiler/GenericDeriving Support for generic programming]
