Changelog for
ghc-rio-0.1.3.0-1.3.x86_64.rpm :
Mon Jul 9 14:00:00 2018 psimonsAATTsuse.com
- Update rio to version 0.1.3.0.
[#] Changelog for rio
[#]# 0.1.3.0
* Add `newLogFunc` function to create `LogFunc` records outside of a callback scope
* Allow dynamic reloading of `logMinLevel` and `logVerboseFormat` for the `LogOptions` record
* Add `foldMapM`
* Add `headMaybe`, `lastMaybe`, `tailMaybe`, `initMaybe`, `maximumMaybe`, `minimumMaybe`,
`maximumByMaybe`, `minimumByMaybe` functions to `RIO.List` module (issue #82)
* Move non partial functions `scanr1` and `scanl1` from `RIO.List.Partial` to `RIO.List` (issue #82)
* Add `SimpleApp` and `runSimpleApp`
* Add `asIO`
Tue May 1 14:00:00 2018 psimonsAATTsuse.com
- Update rio to version 0.1.2.0.
A more detailed change log is not available.
Sat Apr 28 14:00:00 2018 psimonsAATTsuse.com
- Update rio to version 0.1.1.0.
A more detailed change log is not available.