From 6e16f6587e9f6902e0e5b812253b3368ca32da7d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 13 Nov 2017 12:36:07 -0400 Subject: use win32 2.6.1.0 (second try) Using patched http-client. --- stack-windows.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'stack-windows.yaml') diff --git a/stack-windows.yaml b/stack-windows.yaml index bdacbec31..c8ae34e23 100644 --- a/stack-windows.yaml +++ b/stack-windows.yaml @@ -17,14 +17,19 @@ flags: packages: - '.' - location: - git: https://github.com/joeyh/win32 - commit: 9250d2b8cadf5a98ffb3f68d933a6257c1b7e23d + git: https://github.com/snoyberg/http-client + commit: 9207033c9869a46f7df759b56d1b317a7f542d63 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 explicit-setup-deps: git-annex: true resolver: lts-9.10 -- cgit v1.2.3