Description
Provides Retrie, a codemodding tool for Haskell. It helps developers apply structured source-code rewrites across a project, which is useful for large refactors and API migrations.
Use it when changes should be applied consistently to many Haskell files. It is normally run from the terminal and should be reviewed like any automated refactoring.