Description
A Haskell Language Server plugin that integrates with the Fourmolu formatter. It lets editors format Haskell source code through HLS using the project's Fourmolu configuration.
Developers use it for consistent formatting during everyday editing. Formatter output should still be reviewed in version control, especially when applying it to many files at once.