| ... | @@ -10,6 +10,7 @@ This should be a list of minor (mostly) backwards compatable changes to the stan |
... | @@ -10,6 +10,7 @@ This should be a list of minor (mostly) backwards compatable changes to the stan |
|
|
- `read` of octal and hex `Int` constants ([ email message](http://www.haskell.org/pipermail/nhc-bugs/2004-May/000441.html))
|
|
- `read` of octal and hex `Int` constants ([ email message](http://www.haskell.org/pipermail/nhc-bugs/2004-May/000441.html))
|
|
|
- swap for tuples
|
|
- swap for tuples
|
|
|
- specify strictness of I/O functions ([ thread on haskell list](http://www.haskell.org/pipermail/haskell/2005-October/thread.html#16538))
|
|
- specify strictness of I/O functions ([ thread on haskell list](http://www.haskell.org/pipermail/haskell/2005-October/thread.html#16538))
|
|
|
|
- make `groupBy` (and possibly `nubBy`) work with any relation, not just symmetric transitive ones ([ message on haskell-cafe](http://www.haskell.org/pipermail/haskell-cafe/2006-October/019148.html))
|
|
|
|
|
|
|
|
## new simple functions
|
|
## new simple functions
|
|
|
|
|
|
| ... | | ... | |