Changes between Version 17 and Version 18 of RemovalCandidates
- Timestamp:
- 12/07/05 11:42:07 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemovalCandidates
v17 v18 11 11 * are used in several safe programing idioms that would not be workroundable. 12 12 * the monomorphism restriction 13 * (JL) This one has been worked so extensively in the past, I find it hard to imagine we could make any significant progress. 13 14 * classes (no really, there are people who advocate this!) 15 * (JL) This would so fundamentally change the nature of Haskell as to make it a different language. It is surely out of scope for what we plan to accomplish. 14 16 * class contexts on data definitions 15 17 * For removal: they add no extra useful expressivity that is not already present in the function signatures which use the datatype.
