From 03338f5db16c4d66444581b3dd22178b2b58e3d0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 13 Dec 2017 12:50:19 +0900 Subject: [PATCH] either < 5 (#3044) --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3ce6fdd4..ac7f2ad7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3068,6 +3068,10 @@ packages: # https://github.com/fpco/stackage/issues/2740 - fgl < 5.6 + # https://github.com/fpco/stackage/issues/3044 + - either < 5 + - rebase < 1.2 + # https://github.com/fpco/stackage/issues/2976 - http-types < 0.10 - servant-auth-cookie < 0.5.0.6