Description
A Haskell Language Server plugin that integrates Retrie refactoring support. It helps editor workflows apply rewrite rules and larger code transformations using the Retrie toolchain.
Developers use it for systematic refactors across Haskell code. Automated rewrites can affect many files, so rules and resulting diffs should be reviewed before commit.