Skip to content

stack setup and stack build using different versions of GHC #1709

@bendmorris

Description

@bendmorris
bmorris (master)$ stack build
No GHC found, expected version 7.10.3 (x86_64) (based on resolver setting in /Users/bmorris/Dev/mydir/stack.yaml). Try running stack setup

bmorris (master)$ stack setup
Already downloaded.
Installed GHC.
Would add the following to PATH: /Users/bmorris/.stack/programs/x86_64-osx/ghc-7.10.2/bin

bmorris (master)$ stack build
No GHC found, expected version 7.10.3 (x86_64) (based on resolver setting in /Users/bmorris/Dev/mydir/stack.yaml). Try running stack setup

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions