From 796d1b6caf3ea433d64a32e913c92cc27b027f70 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 2 Feb 2018 12:46:09 +0100 Subject: [PATCH] Remove upper bounds for eventstore. Closes https://github.com/fpco/stackage/issues/3244. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 47b0c2ed..e60df053 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3275,9 +3275,6 @@ packages: # https://github.com/fpco/stackage/issues/3238 - lens < 4.16 - # https://github.com/fpco/stackage/issues/3244 - - eventstore < 1.1 - # https://github.com/fpco/stackage/issues/3245 - mwc-probability < 2