Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get-stack.sh installs wrong binary on ARM #2856

Closed
tmspzz opened this issue Dec 18, 2016 · 2 comments
Closed

get-stack.sh installs wrong binary on ARM #2856

tmspzz opened this issue Dec 18, 2016 · 2 comments
Milestone

Comments

@tmspzz
Copy link
Contributor

tmspzz commented Dec 18, 2016

General summary/comments (optional)

Generic Install instruction for linux installs wrong binary on ARM

Steps to reproduce

Run curl -sSL https://get.haskellstack.org/ | sh

Expected

Command should install bindist for ARM

Actual

Incompatible architecture binary was installed

Stack version

Irrelevant

Method of installation

This ticket is about the method of installation

@borsboom borsboom added this to the P1: Must milestone Dec 18, 2016
@borsboom
Copy link
Contributor

It does appear that the script assumes an x86 architecture.

@tmspzz
Copy link
Contributor Author

tmspzz commented Dec 18, 2016

@borsboom , yes I have submitted a pull request #2857 to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants