-
Notifications
You must be signed in to change notification settings - Fork 842
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 setup
fails on arch linux
#2414
Comments
Works on other arch linux system with almost the same environment |
I currently have the same issue :. |
I determined this to be a problem of using Arch's
The relevant upstream ticket for this issue seems to be this. |
@dkasak Cool, good sleuthing! Feel like adding to the FAQ section here https://docs.haskellstack.org/en/stable/faq/#i-get-strange-ld-errors-about-recompiling-with-fpic ? |
Great, thanks! |
stack new stack-error && cd stack-error && stack setup
fails on any resolver with ghc version different from system ghc.Perhaps it is #614.
stack (from community/stack): 1.1.2
ghc: 8.0.1
ncurses5-compat-libs
is installedThe text was updated successfully, but these errors were encountered: