You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run extension on MacOS, ghc version 8.6.5. I have another Macbook on which extension runs without a problem. Same operator system version and same ghc version.
This is the log from vscode output. I am not even sure this is causing the error, but there is permanent "loading" when I hover any declaration.
2019-12-23 11:29:46.411207 [ThreadId 4] - Run entered for HIE(hie) Version 1.0.0.0, Git revision 7e688322a40d91369bd032ea4be977fa405dc41f (3496 commits) x86_64 ghc-8.6.5
2019-12-23 11:29:46.412592 [ThreadId 4] - Current directory:/Users/rostog/learning/test-project
2019-12-23 11:29:46.412632 [ThreadId 4] - args:[]
hie: ghc: readCreateProcess: runInteractiveProcess: exec: does not exist (No such file or directory)
2019-12-23 11:29:46.479764 [ThreadId 10] - Cabal-Helper dirs: ["/Users/rostog/learning/test-project","/Users/rostog/learning/test-project/File.hs"]
Using hie version: Version 1.0.0.0, Git revision 7e688322a40d91369bd032ea4be977fa405dc41f (3496 commits) x86_64 ghc-8.6.5
2019-12-23 11:29:48.084103 [ThreadId 10] - Using stack GHC version
The text was updated successfully, but these errors were encountered:
I am trying to run extension on MacOS, ghc version 8.6.5. I have another Macbook on which extension runs without a problem. Same operator system version and same ghc version.
This is the log from vscode output. I am not even sure this is causing the error, but there is permanent "loading" when I hover any declaration.
The text was updated successfully, but these errors were encountered: