From 5393479ef64be75d8278e7549ce71537cc320ae3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 9 Nov 2017 13:57:55 -0400 Subject: [PATCH] allow-newer to allow Win32-extras to be built with new Win32 --- stack-windows.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack-windows.yaml b/stack-windows.yaml index 7253a51432..830fc02517 100644 --- a/stack-windows.yaml +++ b/stack-windows.yaml @@ -23,6 +23,7 @@ extra-deps: - yesod-default-1.2.0 - Win32-2.6.1.0 - unix-compat-0.5 +allow-newer: true explicit-setup-deps: git-annex: true resolver: lts-9.10