hindent-3.6: Extensible Haskell pretty printer

Safe HaskellNone
LanguageHaskell98

HIndent.Styles.JohanTibell

Description

Stub module for Johan Tibell's style.

Documented here: https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md

Questions:

How to indent after a guarded alt/rhs? How to indent let? How to indent large ADT constructors types?

Synopsis

Documentation

johanTibell :: Style Source

The printer style.