File ghc-splitmix.changes of Package ghc-splitmix
-------------------------------------------------------------------
Wed Jul 31 02:03:22 UTC 2019 - psimons@suse.com
- Update splitmix to version 0.0.3.
# 0.0.3
- Add `System.Random.SplitMix32` module
- Add `bitmaskWithRejection32` and `bitmaskWithRejection64` module
- Add `nextWord32`, `nextTwoWord32` and `nextFloat`
- Add `random` flag, dropping dependency on `random`
(breaks things, e.g. `QuickCheck`, when disabled).
-------------------------------------------------------------------
Thu Mar 28 11:08:30 UTC 2019 - psimons@suse.com
- Add splitmix at version 0.0.2.