Description
A Haskell refactoring helper that applies transformations specified by the refact library. It is used in developer workflows where tools suggest or generate source-code changes that then need to be applied consistently.
Use it only on code you are prepared to review. Automated refactoring can save time, but generated edits should be checked before committing or publishing.