Browse Source

Force 32-bit

master
Denis Tereshkin 9 years ago
parent
commit
6a7858058f
  1. 2
      stack.yaml

2
stack.yaml

@ -55,7 +55,7 @@ extra-package-dbs: [] @@ -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

Loading…
Cancel
Save