Skip to content

Conversation

@conao3
Copy link
Contributor

@conao3 conao3 commented Oct 25, 2021

arch command is not installed at default.
see coreutils document:

arch is not installed by default, so portable scripts should
not rely on its existence.

https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html

ref: google/fscrypt#92 (comment)

closes: #5629


Note: Documentation fixes for https://docs.haskellstack.org/en/stable/ should target the "stable" branch, not master.

Please include the following checklist in your PR:

  • Any changes that could be relevant to users have been recorded in the ChangeLog.md
  • The documentation has been updated, if necessary.

Please also shortly describe how you tested your change. Bonus points for added tests!

`arch` command is not installed at default.
see coreutils document:

> arch is not installed by default, so portable scripts should
> not rely on its existence.

https://www.gnu.org/software/coreutils/manual/html_node/arch-invocation.html

ref: google/fscrypt#92 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

get-stack.sh: arch command not found

4 participants