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

stack does not recognize powerpc tag #2891

Closed
mlitchard opened this issue Jan 2, 2017 · 1 comment
Closed

stack does not recognize powerpc tag #2891

mlitchard opened this issue Jan 2, 2017 · 1 comment

Comments

@mlitchard
Copy link

General summary/comments (optional)

stack does not recognize powerpc tag

Steps to reproduce

install ubuntu.
uname -a should yield something like:
Linux ubuntu-ppc64 4.4.0-53-powerpc64-smp #74-Ubuntu SMP
git clone https://github.com/commercialhaskell/stack.git
cd stack
stack build

Expected

I expected stack to build

Actual

Compiler version mismatched, found ghc-7.10.3 (powerpc), but expected minor version match with ghc-7.10.3 (ppc) (based on resolver setting in /home/lambdafan/projects/git/stack/stack.yaml)

Stack version

stack --version
Version 0.1.10.0 ppc


### Method of installation

* Official binary, downloaded from stackage.org or fpcomplete's package repository
@mlitchard
Copy link
Author

Closing, as I was not using latest stable stack to duplicate this problem. I'm getting a similar issue with latest stable. Will open new issue.

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

No branches or pull requests

1 participant