-
Notifications
You must be signed in to change notification settings - Fork 841
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 1.3.0 no longer notices system-installed ghc #2842
Comments
From the Major Changes section of the changelog:
|
I already tried this:
And I guess I gave up too early; I did get it compiling with Should I open a separate bug for the |
@unhammer: yes, please open a new issue; it does seem like |
General summary/comments (optional)
Stack 1.3.0 on Ubuntu no longer notices system-installed ghc (worked fine on 1.2.0)
Steps to reproduce
On Ubuntu 16.04,
export PATH="/opt/ghc/7.8.4/bin:/opt/happy/1.19.5/bin:/opt/alex/3.1.4/bin:$PATH"
resolver: lts-2.22
in stack.yamlExpected
build using system ghc
Actual
stack complains
The verbose version also says
first.
Stack version
Method of installation
The text was updated successfully, but these errors were encountered: