Subject: CVS commit: pkgsrc/devel/hs-random
From: Masatake Daimon
Date: 2022-02-11 13:13:47
Message id: 20220211121347.4DC67FB24@cvs.NetBSD.org

Log Message:
Update to random-1.2.1

1.2.1
* Fix support for ghc-9.2 #99
* Fix performance regression for ghc-9.0 #101
* Add uniformEnumM and uniformEnumRM
* Add initStdGen #103
* Add globalStdGen #117
* Add runStateGenST_
* Ensure that default implementation of ShortByteString generation uses
  unpinned memory. #116
* Fix #54 with #68 - if exactly one value in the range of floating point is
  infinite, then uniformRM/randomR returns that value.
* Add default implementation of uniformM that uses Generic #70
* Random instance for CBool #77
* Addition of TGen and TGenM #95
* Addition of tuple instances for Random up to 7-tuple #72

Files:
RevisionActionfile
1.7modifypkgsrc/devel/hs-random/Makefile
1.5modifypkgsrc/devel/hs-random/PLIST
1.9modifypkgsrc/devel/hs-random/buildlink3.mk
1.8modifypkgsrc/devel/hs-random/distinfo