use fork of unix-compat to fix build with new Win32
This commit is contained in:
parent
3c014e3efe
commit
8908cc4257
1 changed files with 6 additions and 1 deletions
|
@ -22,13 +22,18 @@ packages:
|
||||||
subdirs:
|
subdirs:
|
||||||
- http-client
|
- http-client
|
||||||
extra-dep: true
|
extra-dep: true
|
||||||
|
- location:
|
||||||
|
git: https://github.com/joeyh/unix-compat
|
||||||
|
commit: 806b33c98fb9eb31c71d384a2456e0402e20bce9
|
||||||
|
subdirs:
|
||||||
|
- http-client
|
||||||
|
extra-dep: true
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- aws-0.17.1
|
- aws-0.17.1
|
||||||
- bloomfilter-2.0.1.0
|
- bloomfilter-2.0.1.0
|
||||||
- torrent-10000.1.1
|
- torrent-10000.1.1
|
||||||
- yesod-default-1.2.0
|
- yesod-default-1.2.0
|
||||||
- Win32-2.6.1.0
|
- Win32-2.6.1.0
|
||||||
- unix-compat-0.5
|
|
||||||
- directory-1.3.1.5
|
- directory-1.3.1.5
|
||||||
- process-1.6.2.0
|
- process-1.6.2.0
|
||||||
allow-newer: true
|
allow-newer: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue