diff options
author | Joey Hess <joeyh@joeyh.name> | 2017-10-22 14:03:10 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2017-10-22 14:03:10 -0400 |
commit | d17e1a628680c9e5120a113f1a7a2f8094df164f (patch) | |
tree | e05cd68b426b82f30c600d061ac6e024af73bc3c /standalone | |
parent | 7814249ef13335a0aed17d8ca28eeb7233a78aeb (diff) |
switch to nightly-2017-10-22 for newer win32
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/windows/stack.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/standalone/windows/stack.yaml b/standalone/windows/stack.yaml index 92552583b..b92d0a038 100644 --- a/standalone/windows/stack.yaml +++ b/standalone/windows/stack.yaml @@ -21,7 +21,6 @@ extra-deps: - bloomfilter-2.0.1.0 - torrent-10000.1.1 - yesod-default-1.2.0 -- Win32-2.6.0.0 explicit-setup-deps: git-annex: true -resolver: lts-9.9 +resolver: nightly-2017-10-22 |