Closed
Description
On Windows 8.1 64-bit with resolver of LTS-2.14.
> stack --version
Version 0.1.0.0, Git revision d0129beb8d241b65c429708971dcc01529b8b622
> stack --arch=i386 exec -- stack --arch=x86_64 exec -- which ghc
GHC version mismatched, found 7.8.4 (i386), but expected version 7.8.4 (x86_64) (based on resolver setting in C:\Code\windows-client\stack.yaml). Try running stack setup
I would expect that the inner arch
override would win out.
EDIT: My original message made no sense. Be sure you read it as it is now.
Metadata
Metadata
Assignees
Labels
No labels