Description
Formats Haskell source code consistently, reducing style debates and making diffs easier to review. It is useful for projects that want repeatable layout rules across editors, local development, and continuous integration.
Automatic formatting rewrites files. Run it on version-controlled code and review diffs before committing, especially when introducing it to an existing project.