void-packages/common/environment/build-style/haskell-stack.sh
Érico Nogueira 2a36c42b21 build-style/haskell-stack: broken for i686*.
This commit is only to unlock builders.

Builds error out with:

=> debug-me-1.20200820_2: running do_build ...
=> Using stack config in stack.yaml.
Cabal file info not found for posix-pty-0.2.1.1, updating
Selected mirror https://hackage.haskell.org/
Downloading root
Waiting to acquire cache lock on /builddir/debug-me-1.20200820/.stack/pantry/hackage/hackage-security-lock
fdLock: invalid argument (Invalid argument)

Tracked in: #32221
2021-07-28 02:03:29 -03:00

3 lines
137 B
Bash

hostmakedepends+=" ghc stack"
# https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio
archs+=" ~i686*"