From 89895d1621ae00650c1d2df41ef1f94c68a619c7 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 2 May 2018 18:05:28 +0300 Subject: [PATCH] Bump Win32 version --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ec2c1ece..69016aab 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3383,7 +3383,7 @@ packages: "GHC upper bounds": # Need to always match the version shipped with GHC - - Win32 == 2.5.4.1 + - Win32 == 2.6.1.0 "Stackage upper bounds": # https://github.com/fpco/stackage/issues/3293