Description
A Haskell Language Server plugin that integrates with the Stylish Haskell formatter. It lets editor workflows format Haskell source using the project's Stylish Haskell configuration.
Developers use it to keep imports, pragmas, and code layout consistent. Formatter changes should be reviewed because style tools can rewrite more than the line currently being edited.