diff --git a/git-annex.cabal b/git-annex.cabal index 5717e0321a..fe0167fd24 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -413,7 +413,7 @@ Executable git-annex if (os(windows)) Build-Depends: - Win32 ((>= 2.6.1.0 && < 2.12.0.0) || >= 2.13.4.0), + Win32 (>= 2.13.4.0), setenv, process (>= 1.6.2.0), silently (>= 1.2.5.1) diff --git a/stack.yaml b/stack.yaml index ef6aff889d..6c940c4330 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,6 @@ extra-deps: - torrent-10000.1.1 - bencode-0.6.1.1 - feed-1.3.2.1 -- Win32-2.13.4.0 - git: https://github.com/sjakobi/bloomfilter.git commit: fb79b39c44404fd791a3bed973e9d844fb084f1e allow-newer: true