File ghc-uuid.changes of Package ghc-uuid
------------------------------------------------------------------- Sun Apr 3 15:18:34 UTC 2016 - mimi.vx@gmail.com - update to 1.3.12 * Use `cryptonite` for crypto * The function `V4.nextRandom` is now implemented with functions from `Crypto.Random` in package `cryptonite`. This does slow-down random UUID generation but provides for far greater randomness. The `Random` instance for `UUID` can be used to re-gain the old behavior. ------------------------------------------------------------------- Mon Dec 7 11:51:18 UTC 2015 - mimi.vx@gmail.com - initial commit