-
-
Notifications
You must be signed in to change notification settings - Fork 391
hls crashes after Can't find interface-file declaration for variable
errors
#2113
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
Comments
Hi, thanks for the bug report, the log coaains interesting info:
hls uses a way to load files similar to ghci, does |
The error was produced in hie: haskell/haskell-ide-engine#1100 |
@marklemay do you use template haskell in the problematic files? |
I have been meaning to open an issue like this, I often see a similar error. |
@jneira
I don't believe there is template Haskell in that file specifically, though the project makes use of generics and some temples. |
Can't find interface-file declaration for variable
errors
Closing as old and quiet |
I am getting the "The Haskell (...) server crashed 5 times in the last 3 minutes. The server will not be restarted." possibly because "Request textDocument/codeAction failed".
I disabled almost all optional plugin functionality and generated this log
Unfortunately I cannot make a simple project that exercises this error. I can share a private repo where it seems to always happen if that helps. There may be different errors that make this hard to reproduce.
according to visual studio code:
follow up to: haskell/vscode-haskell#429
The text was updated successfully, but these errors were encountered: