From 350a733bbfb6208e1d98e396dc461031417b8135 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 7 Aug 2018 12:34:23 -0400 Subject: [PATCH] Remove upper bound for mwc-random, closes #3828 --- build-constraints.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f1843c60..a29fe234 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3615,11 +3615,6 @@ packages: # https://github.com/fpco/stackage/issues/3566 - network < 2.7 - # needed by foldl, in turn needed by many others (mono-traversable, - # turtle, etc.) - # https://github.com/commercialhaskell/stackage/issues/3828 - - mwc-random < 0.14 - # https://github.com/commercialhaskell/stackage/issues/3856 - dhall < 1.16