SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ghc-rio-devel-0.1.7.0-1.5.x86_64.rpm :

* Fri Jan 04 2019 psimonsAATTsuse.com- Update rio to version 0.1.7.0. [#]# 0.1.7.0
* Addition of `textDisplay` to `Display` class.
* Mon Dec 10 2018 psimonsAATTsuse.com- Update rio to version 0.1.6.0. [#]# 0.1.6.0
* Changed `logUseColor` to default to `False` on Windows, even when verbose and on the terminal
* Add `RIO.File` module which offers a family of file handling functions (`withBinaryFileDurable`, `withBinaryFileDurableAtomic`, among others.) with better durability and atomicity guarantees
* Tue Aug 07 2018 psimonsAATTsuse.com- Update rio to version 0.1.5.0. [#]# 0.1.5.0
* Re-export `Numeric.Natural.Natural` [#119](https://github.com/commercialhaskell/rio/issues/119)
* Re-export `Data.Functor.<&>` from GHC 8.4+, falling back local definition for `base < 4.11` [#117](https://github.com/commercialhaskell/rio/issues/117)
* Re-export `Data.Proxy.Proxy(..)`
* Re-export `fromEnum` from RIO, export `toEnum`, `read` and `fromJust` from RIO.Partial
* Add `noLogging` function to skip logging on specific sub-routines
* Re-export `Control.Category.>>>`
* Tue Jul 10 2018 psimonsAATTsuse.com- Add rio at version 0.1.4.0.
 
ICM