haskell-language-server
haskell-language-server copied to clipboard
Add missing documentation for cabal formatters
Fixes #4313
Adds documentation about the default formatters. I am not sure that's the correct location, though, to document the defaults.
Seems like I forgot to add the cabalFormattingProvider to vscode :see_no_evil: My mistake.
https://github.com/haskell/vscode-haskell/issues/1099
@michaelpj I think we should merge this as is, as it merely documents the status-quo