Changelog for
ghc-criterion-measurement-0.1.1.0-lp150.2.5.x86_64.rpm :
* Tue Aug 07 2018 psimonsAATTsuse.com- Update criterion-measurement to version 0.1.1.0. 0.1.1.0
* Add `nfAppIO` and `whnfAppIO` functions, which take a function and its argument separately like `nf`/`whnf`, but whose function returns `IO` like `nfIO`/`whnfIO`. This is useful for benchmarking functions in which the bulk of the work is not bound by IO, but by pure computations that might otherwise be optimized away if the argument is known statically.
* Tue Jul 10 2018 psimonsAATTsuse.com- Add criterion-measurement at version 0.1.0.0.