from CHANGELOG & https://github.com/haskell/random # 1.1 * support for base < 4.6 (which doesnt provide strict atomicModifyIORef') and integrating Travis CI support. https://github.com/haskell/random/pull/12 * fix C type in test suite https://github.com/haskell/random/pull/9 - Fix compilation with GHC HEAD.
discussed with wiz@.
packaged for wip by pho. This package provides a basic random number generation library, including the ability to split random number generators.