-
Notifications
You must be signed in to change notification settings - Fork 207
LSP fails with VSCode (installed from marketplace) #315
Comments
So you don't have to dig around that much in the issue, which also links another issue, I'll repost how I got it fixed (although please note that I have no idea if this will affect other parts of your system, use at your own risk!): To sum up how I fixed it (although still remains how it got there), I went to So:
|
@xldenis were you able to check if the above works for you? |
It doesn't sorry, I don't have that issue. Mainly because I am using cabal 2.0 and ghc 8.2.1. I believe I need to wait for the new version of |
From what I understand this means that HIE is not compatible with GHC 8.2.1? At the very least, it's not compatible with any stackage release that includes 8.2.1 and therefore Cabal-2.0 |
Updating to latest master seems to have fixed this issue! 😄 I have new issues but I'll open up threads for those separately. |
Hey!
I just tried installing the extension from the marketplace (I saw the issue for that was recently closed). However whenever I open it up I get this error
It's not clear why it's building
cabal-helper
nor why it's failing? I was able to runstack install cabal-helper
without any issues so idk what it's doing there?The text was updated successfully, but these errors were encountered: