haskell-MonadRandom: update to version 0.1.10
This commit is contained in:
parent
ca0936f17f
commit
3a9c3b9b41
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "MonadRandom";
|
||||
version = "0.1.9";
|
||||
sha256 = "1n947650xlz47rj6y6ik2mknyr9smwragjr5akccinmfm1krg6lz";
|
||||
version = "0.1.10";
|
||||
sha256 = "0acx8vm43pd3wn5gp4rx9h24y08fcdy4bpack1sd0pxx2wmhi5qs";
|
||||
buildDepends = [ mtl random transformers ];
|
||||
meta = {
|
||||
description = "Random-number generation monad";
|
||||
|
Loading…
x
Reference in New Issue
Block a user