From 7ff7f8f9287b6798fc38bb41e50cd1d822e37a81 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 30 Jul 2022 14:03:29 -0700 Subject: [PATCH] Update win32 version for new GHC Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be4a8e26..f6719eab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5512,7 +5512,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.12.0.1 + - Win32 == 2.13.3.0 # Section for packages that have been mass-disabled due to # compilation failures, e.g. after we upgrade GHC. Every package