From b5ee5f696ce1ee2da907f2edd364ca0a027f9259 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 23 Oct 2022 10:54:06 -0700 Subject: [PATCH] constrain resourcet per #6744 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac81ef9a..376aa801 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7307,6 +7307,9 @@ packages: - pantry < 0.6 - mega-sdist < 0.4.3.0 + # https://github.com/commercialhaskell/stackage/issues/6744 + - resourcet < 1.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of