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
Make you sure you open all components in the ghcup project in your project to fix this or wait for #3738. Closing this in favour of #3738 which tracks our efforts to fix these kinds of issues.
Your environment
ghcup
tool. (commit: a73ce18)hls-2.1.0.0
and2.3.0.0
Steps to reproduce
ghcup
repo (commit at the time of writting this: a73ce18)app/BrickMain.hs
file in the editor (vscode in my case)hls
finishes compiling/indexing etc... and stays idleBrickMain.hs
openlib/Types.hs
(the file not the folder)Expected behaviour
Nothing should happen other than listing / processing / indexing files.
Actual behaviour
Suddenly, file
BrickMain.hs
shows a type error in line 577. Very rare since the project does compile perfectly withcabal
The text was updated successfully, but these errors were encountered: