| ... | ... | @@ -9,6 +9,7 @@ This should be a list of minor (mostly) backwards compatable changes to the stan |
|
|
|
- behavior of `array` on repeated indices (H98: bottom, GHC: last value)
|
|
|
|
- `read` of octal and hex `Int` constants ([ email message](http://www.haskell.org/pipermail/nhc-bugs/2004-May/000441.html))
|
|
|
|
- swap for tuples
|
|
|
|
- specify strictness of I/O functions ([ thread on haskell list](http://www.haskell.org/pipermail/haskell/2005-October/thread.html#16538))
|
|
|
|
|
|
|
|
## new simple functions
|
|
|
|
|
| ... | ... | |