From d128c4df2e10a78aae43bdfff4535c5452f701b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 12 Feb 2023 10:55:45 -0800 Subject: [PATCH] add constraint "unliftio-pool < 0.3" per #6852 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a662ae29..7a74c545 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7784,6 +7784,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6852 - resource-pool < 0.4.0.0 - hpqtypes < 1.11.0.0 + - unliftio-pool < 0.3 # https://github.com/commercialhaskell/stackage/issues/6857 - deriving-trans < 0.6