summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-11-14 13:34:06 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-11-14 13:34:06 -0400
commitc304fa70372d58203e4b0a277ef6368a8e255337 (patch)
tree9c9ccb36595e94e90099b9a0b7e098549a2915aa
parentdccf999053d44a54d424603a1f8c074d7c3cd850 (diff)
use fork of unix-compat to fix build with new Win32
-rw-r--r--stack-windows.yaml7
1 files changed, 6 insertions, 1 deletions
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