From 99b860ca273614ba75810d9131316dea811c5df5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Wed, 31 Jan 2018 11:26:24 +0100 Subject: [PATCH] Add upper bounds for eventsource-geteventstore-store + mwc-probability. Please see: * https://github.com/fpco/stackage/issues/3244 * https://github.com/fpco/stackage/issues/3245 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9905c65f..ed778de2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3272,6 +3272,12 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 + # https://github.com/fpco/stackage/issues/3244 + - eventsource-geteventstore-store < 1.1 + + # https://github.com/fpco/stackage/issues/3245 + - mwc-probability < 2 + # end of packages # Package flags are applied to individual packages, and override the values of