Description
Formats Haskell source code using an extensible pretty-printer approach. Source formatters help teams keep code style consistent and reduce review noise around layout.
It is useful for Haskell developers, CI checks, editor integrations, and projects that want automated formatting. Teams should agree on formatter settings before applying it broadly to avoid unnecessary churn.