From 88185a7e07f72f0eb6f10e70d705f1f8b5fd4ae1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Jan 2023 16:08:39 -0800 Subject: [PATCH] Add upper bounds for #6843 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 919661c0..645df0d1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4119,8 +4119,8 @@ packages: - bbdb "Andrzej Rybczak @arybczak": - - effectful - - effectful-core + - effectful < 2.2.2.2 # via effectful-core, https://github.com/commercialhaskell/stackage/issues/6843 + - effectful-core < 2.2.2.2 # https://github.com/commercialhaskell/stackage/issues/6843 - effectful-plugin < 0 - effectful-th