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
Currently Snippet and SnippetAny are defined in haskell-language-server, but this datatype belongs better to lsp. Once haskell/lsp#626 has been resolved, we should remove the snippet datatypes from this repo and then use the ones defined in lsp.