Description
A Haskell Language Server plugin that integrates with the cabal-fmt formatter. It lets editor workflows format Cabal package files through HLS.
Developers use it to keep Cabal files consistent from the editor. Formatting should be reviewed in version control because it can reorder or rewrite package metadata in visible ways.