File ghc-splitmix.changes of Package ghc-splitmix
-------------------------------------------------------------------
Thu Feb 27 14:17:58 UTC 2020 - psimons@suse.com
- Update splitmix to version 0.0.4.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/splitmix-0.0.4/src/Changelog.md
-------------------------------------------------------------------
Fri Nov 8 16:14:48 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
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.