packages feed

random-bytestring-0.1.1: CHANGELOG.md

0.1.1
=====

*   Support for GHC-8.2.1 and Cabal-2.0

0.1.0
=====

*   In the implementation of `random`, use `withSystemGen` that seeds the PRNG
    from the system randomness source.

0.0.1
=====

*   First public release