This is the message I get when I use lsp to format the current project:
lsp-request: No plugin enabled for STextDocumentFormatting, available: []
And then on another project:
LSP :: Applying 22 edits to `Telemetry.hs' ...
Applying 22 edits to `Telemetry.hs' ...done
This is puzzling. Where do I start to look for what is wrong?