Description
Formats Haskell source code with a consistent style. A formatter reduces debates about layout and helps keep diffs focused on real code changes.
Use it when developing Haskell projects that choose Ormolu's formatting style. It is normally run from the terminal, editor integration, or continuous integration.