From d1423ef852a3f4ccde851cddaf1539110c979974 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 23 May 2022 20:45:53 +0200 Subject: [PATCH] unix-compat < 0.6 for #6588 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2dabcc85..5050234c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7243,6 +7243,9 @@ packages: - microlens-ghc < 0.4.14.0 - microlens-platform < 0.4.3.0 + # https://github.com/commercialhaskell/stackage/issues/6588 + - unix-compat < 0.6 + # end of packages # Package flags are applied to individual packages, and override the values of