stack install fail outside a project #1647
Comments
I've pushed a speculative fix. Can you confirm that it resolves the issue? |
It is better but I've still have a problem:
I have done a |
Hmm, what's the verbose output now? |
@mgsloan here it is:
|
Strange, not sure what's up with that!
|
I am lost. I don't know what occurred but, I did a It might have been a problem related to how brew linked/unlinked |
Cool, closing this as resolved. I'm reverting the speculative fix, even though it shouldn't cause any harm, may as well leave it the same as before. |
After trying to make a fresh environment on Mac (removed
~/.stack/
and uninstalled any OS level haskell compiler), the commandstack install ghc-mod
returns:I've fixed the problem by installing ghc via brew, but I believe this is still a bug.
The text was updated successfully, but these errors were encountered: