Changes between Version 6 and Version 7 of Language/Overview
- Timestamp:
- 06/17/10 03:34:44 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Language/Overview
v6 v7 3 3 = Overview = 4 4 5 These are the main user-visible extensions toHaskell:5 These are the main user-visible extensions over Haskell: 6 6 * Strict [wiki:Language/Overview/EvaluationOrder EvaluationOrder] is the default, but laziness can be introduced explicitly. 7 7 * Type directed [wiki:Language/Overview/FieldProjections FieldProjections] complement type classing.
