try lts-9.10 with old win32

toolchain issue is preventing nightly from building anything on windows
This commit is contained in:
Joey Hess 2017-10-22 14:20:54 -04:00
parent 2412744e0b
commit 0e766a41c6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 2 additions and 3 deletions

View file

@ -380,7 +380,7 @@ Executable git-annex
Build-Depends: network (< 2.6), network (>= 2.4)
if (os(windows))
Build-Depends: Win32 (>= 2.5), unix-compat (>= 0.4.1.3), setenv,
Build-Depends: Win32 (== 2.3.1.1), Win32-extras, unix-compat (>= 0.4.1.3), setenv,
process (>= 1.4.2.0)
else
Build-Depends: unix

View file

@ -21,7 +21,6 @@ extra-deps:
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- yesod-default-1.2.0
- IfElse-0.85
explicit-setup-deps:
git-annex: true
resolver: nightly-2017-10-22
resolver: lts-9.10