Description
A Haskell Language Server plugin that provides ExactPrint-based refactorings. It lets editor code actions transform Haskell source while preserving formatting and comments more carefully.
Developers use it for source edits that should be automated but still readable. Refactorings should be reviewed and tested because preserving comments, layout, and semantics at once can be subtle.