From 54b1a411fd57c5f0bd41e945cfa03c5728bf9a8e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 11 Sep 2026 16:23:25 +0800 Subject: [PATCH] tricorder and atelier bounds for effectful (#8113) tweag/tricorder#442 --- build-constraints.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 9c433384..2958f1a0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -500,7 +500,7 @@ packages: "Victor Nascimento Bakke @Gipphe": - atelier-core - atelier-prelude - - tricorder < 0.2.2 # https://github.com/tweag/tricorder/issues/442 + - tricorder - tricorder-types "Paulo Tanaka @paulot": @@ -7912,6 +7912,10 @@ packages: - effectful-core < 2.7 - effectful-plugin < 2.2 - strict-mutable-base < 2 + - tricorder < 0.2.2 + - atelier-core < 0.6 + - atelier-prelude < 0.3 + - tricorder-types < 0.2 # https://github.com/commercialhaskell/stackage/issues/8102 - dotparse < 0.1.4.1