Path to this page:
Subject: CVS commit: pkgsrc/devel/hs-MonadRandom
From: Masatake Daimon
Date: 2021-04-23 12:41:51
Message id: 20210423104151.BF01BFA95@cvs.NetBSD.org
Log Message:
Update to MonadRandom-0.5.3
0.5.3 (8 April 2021)
* StatefulGen instances for RandT
* Addition of RandGen
* Additioon of withRandGen and withRandGen_
0.5.2 (24 June 2020)
* Support for random-1.2.
* Drop support for GHC 7.4, test with GHC 8.10.
0.5.1.2 (18 Jan 2020)
* Better error message when total probability sum is negative in
fromListMay, weightedMay, weighted
Files: