From 172f397fbfe18ec16a39cf8c9b1fb6eeb9e2ce60 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 1 Mar 2020 22:17:59 -0800 Subject: [PATCH] Add upper bound for unliftio-core, #5218 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 85d207a4..65c78785 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4716,6 +4716,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5211 - small-bytearray-builder < 0.3.4 + # https://github.com/commercialhaskell/stackage/issues/5218 + - unliftio-core < 0.2 + # end of packages # Package flags are applied to individual packages, and override the values of