From 9359456a4771b21b094038d1ea24eca575d19b4d Mon Sep 17 00:00:00 2001 From: Andreas Abel Date: Fri, 28 Apr 2023 08:55:55 +0200 Subject: [PATCH] ansi-terminal: set flag win32-2-13-1 flag to false (as for mintty) This setting should remain as long as the snapshot ships Win32 < 2.13. --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a2c7dd0..8fb8a7a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5619,6 +5619,8 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - Win32 == 2.12.0.1 + # Revisit flag win32-2-13-1 settings for mintty and ansi-terminal + # when bumping Win32! # Section for packages that have been mass-disabled due to # compilation failures, e.g. after we upgrade GHC. Every package @@ -7804,6 +7806,12 @@ package-flags: mintty: win32-2-13-1: false + # 2023-04-28 + # Same as for mintty + # https://github.com/commercialhaskell/stack/issues/6111#issuecomment-1527055640 + ansi-terminal: + win32-2-13-1: false + cassava: bytestring--lt-0_10_4: false