Description
Haskell source files can be reformatted into a consistent style from the terminal. It is useful for developers who want repeatable formatting in editors, hooks, or build checks.
This is a command-line formatter. Formatting rewrites source files, so review diffs before committing changes to shared projects.