diff --git a/common/environment/build-style/haskell-stack.sh b/common/environment/build-style/haskell-stack.sh index 6b47c121512..fe26447f233 100644 --- a/common/environment/build-style/haskell-stack.sh +++ b/common/environment/build-style/haskell-stack.sh @@ -1 +1,3 @@ hostmakedepends+=" ghc stack" +# https://build.voidlinux.org/builders/i686_builder/builds/33611/steps/shell_3/logs/stdio +archs+=" ~i686*"