commit 82d6854e02c073cb2f9945bddff1e343a66f662f
parent edcb2acbb49eadfa44c1792545ed6291a2cea5b7
Author: Jared Tobin <jared@jtobin.ca>
Date: Thu, 12 Jul 2018 11:28:55 +1200
Bump mwc-random upper bound.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mwc-probability.cabal b/mwc-probability.cabal
@@ -55,7 +55,7 @@ library
hs-source-dirs: src
build-depends:
base >= 4.8 && < 6
- , mwc-random > 0.13 && < 0.14
+ , mwc-random > 0.13 && < 0.15
, primitive >= 0.6 && < 1.0
, transformers >= 0.5 && < 1.0