Changes between Version 6 and Version 7 of MinorLibraryChanges
- Timestamp:
- 11/28/05 21:13:58 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MinorLibraryChanges
v6 v7 4 4 * move 'join' and 'ap' into the Monad class 5 5 * remove exports of functions from libraries that are also exported by the prelude (to make overriding prelude functions easier) 6 * lookup,elemIndex,find,findIndex to be generalized to return result in monad instead of forced to be a maybe 6 7 7 8 == new simple functions ==
