From b6e74efe2e099994dd4656dfc8719eceb8572432 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 1 Jan 2023 12:19:47 +0800 Subject: [PATCH] ghc-9.4.4 has Win32-2.12.0.1 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index d08cf545..905bbec1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5567,7 +5567,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.12.0.0 + - Win32 == 2.12.0.1 # Section for packages that have been mass-disabled due to # compilation failures, e.g. after we upgrade GHC. Every package