Description
A Haskell Language Server plugin that integrates with the Ormolu formatter. It lets editors format Haskell source code through HLS using Ormolu's formatting rules.
Developers use it to keep code style consistent during editing. Formatter output should still be reviewed in version control, especially when applied to many files or a project adopting a formatter for the first time.