From 6a7858058f645d398bb547767c6d6bd4c878f321 Mon Sep 17 00:00:00 2001 From: Denis Tereshkin Date: Thu, 22 Sep 2016 07:35:28 +0700 Subject: [PATCH] Force 32-bit --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 7f5354b..7ed46b5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -55,7 +55,7 @@ extra-package-dbs: [] # require-stack-version: ">=1.2" # # Override the architecture used by stack, especially useful on Windows -# arch: i386 +arch: i386 # arch: x86_64 # # Extra directories used by stack for building