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
With HLS 0.9.0, applying hints would hang. So I patiently waited for the next release. Now with HLS 1.0.0, it fails instead of hanging. Here's a section of debug output from when I tried to apply a hint. You will see some errors therein, one of which says to "please report". I see that there's a parse error when the server unexpectedly returned a Null. There's also an error about a missing file. Not sure what's most relevant but I hope this helps diagnose the problem. Not sure whether it's an issue with the extension or with the server.
I am afraid this is another manifestation of #591
As mentioned there the workaround is create a symlink from the missing path to the real path of your ghc installation
With HLS 0.9.0, applying hints would hang. So I patiently waited for the next release. Now with HLS 1.0.0, it fails instead of hanging. Here's a section of debug output from when I tried to apply a hint. You will see some errors therein, one of which says to "please report". I see that there's a parse error when the server unexpectedly returned a Null. There's also an error about a missing file. Not sure what's most relevant but I hope this helps diagnose the problem. Not sure whether it's an issue with the extension or with the server.
The text was updated successfully, but these errors were encountered: