From f22fbe46e692fb9dc97c137ed1290ed458561f20 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 7 Feb 2023 09:54:28 -0800 Subject: [PATCH] constrain unliftio-core per #6880 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb713411..21460358 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7786,6 +7786,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6857 - deriving-trans < 0.6 + # https://github.com/commercialhaskell/stackage/issues/6880 + - unliftio-core < 0.2.1.0 + # end of packages # Package flags are applied to individual packages, and override the values of