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
Expose codeAction and codeLens providers for haskell-language-server (#499)
* Expose codeAction and codeLens providers for haskell-language-server
Also tweak the code action reply type to generate well-formed JSON
* Expose moduleOutline for symbolProvider in hls too
* Revert to using [CAResult] rather than List CAResult
0 commit comments