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
Retain the --lsp option, to not break existing clients
PR haskell#1489 removed the --lsp option, resulting in a hard failure if a
client uses it to start up the server.
Parse it, but ignore it, as an interim measure.
0 commit comments