From 141fe05286ff9dea8cb8cc39bcf67ecd94ece991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:45:31 +0200 Subject: [PATCH] Allow `effectful-2.7` (closes #8113) --- build-constraints.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 97189563..d64e6435 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7899,16 +7899,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8093 - string-interpolate < 1.0 - # https://github.com/commercialhaskell/stackage/issues/8113 - - effectful < 2.7 - - 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