Feel free to open an issue or a pull-request.
We use the default hindent
style.
hindent
is relatively new, and constantly changing, so we use the master
branch of hindent
.
hindent
generally sticks to the Johan Tibell style in the Haskell Style
Guide.
Some of the differences are as follows:
- 2-space indent
hindent
uses 2-space indent instead of 4-space indent.
- imports
- Future versions of
hindent
may change how indents are formatted. When [if] this happens, we will change our style as well.
- Future versions of