File ghc-MonadRandom.changes of Package ghc-MonadRandom
------------------------------------------------------------------- Thu Aug 6 18:20:54 UTC 2015 - mimi.vx@gmail.com - update to 0.4 * Remove unnecessary RandomGen g constraints from liftRandT, liftRand, evalRandT, evalRand, runRandT, runRand. * A major version bump is required by the PVP since the types of all the above methods have changed, but this release is again very unlikely to break any client code. ------------------------------------------------------------------- Mon May 18 10:45:21 UTC 2015 - mimi.vx@gmail.com - correct licence to MIT ------------------------------------------------------------------- Sun Apr 26 15:50:42 UTC 2015 - mimi.vx@gmail.com - initial commit