Changes between Version 12 and Version 13 of MinorLibraryChanges
- Timestamp:
- 10/30/06 17:08:05 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MinorLibraryChanges
v12 v13 10 10 * swap for tuples 11 11 * specify strictness of I/O functions ([http://www.haskell.org/pipermail/haskell/2005-October/thread.html#16538 thread on haskell list]) 12 * make `groupBy` (and possibly `nubBy`) work with any relation, not just symmetric transitive ones ([http://www.haskell.org/pipermail/haskell-cafe/2006-October/019148.html message on haskell-cafe]) 12 13 13 14 == new simple functions ==
