From 7d81b3b0d9141142c38c41b791d4889a328d624c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 2 Aug 2023 10:48:23 -0400 Subject: [PATCH] pin win32 to working version --- stack.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stack.yaml b/stack.yaml index 6c940c4330..ef6aff889d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,6 +18,7 @@ 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