Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yampa: Adjust indentation to two spaces (KSG Haskell 1.3.0 - 4.2). Refs
#215. Suggestion: Each time a new expression or block-like construct is opened, the indent should increase by two spaces. When the section ends, the indent returns to the previous indent level. The indent level applies to both Haskell expressions and comments throughout the block.
- Loading branch information