From c304fa70372d58203e4b0a277ef6368a8e255337 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 14 Nov 2017 13:34:06 -0400 Subject: use fork of unix-compat to fix build with new Win32 --- stack-windows.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/stack-windows.yaml b/stack-windows.yaml index 12de1c0b0..22bf6eb76 100644 --- a/stack-windows.yaml +++ b/stack-windows.yaml @@ -22,13 +22,18 @@ packages: subdirs: - http-client extra-dep: true +- location: + git: https://github.com/joeyh/unix-compat + commit: 806b33c98fb9eb31c71d384a2456e0402e20bce9 + subdirs: + - http-client + extra-dep: true extra-deps: - aws-0.17.1 - bloomfilter-2.0.1.0 - torrent-10000.1.1 - yesod-default-1.2.0 - Win32-2.6.1.0 -- unix-compat-0.5 - directory-1.3.1.5 - process-1.6.2.0 allow-newer: true -- cgit v1.2.3