Changes between Version 12 and Version 13 of RemovalCandidates
- Timestamp:
- 12/01/05 04:45:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RemovalCandidates
v12 v13 13 13 * defaulting 14 14 * For removal: defaults are limited to certain classes. A tool like Hat, which transforms Haskell source, cannot transform the defaults, because there is no way make defaults apply to the transformed classes rather than the original ones. 15 * For fixing: report specification when it comes to defaulting impossible to implement when general recursive modules are allowed. 15 16 * For replacement: Perhaps require a default clause to name the class being defaulted over, as well as the type to choose. 16 17 * class contexts on data definitions
