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
Whenever I add dependency to cabal, I have to restart VS Code so that the plugin can see it and doesn't display missing imports and other errors. cabal build or killall -9 haskell-language-server-9.10.1 don't help, only restarting does.