stylish-haskell
stylish-haskell copied to clipboard
Pad Module Names
The option to disable padding is a good start to be diff safe.
There may be a better option I just thought of: define a column (eg. 50) where all modules names should start at (shorter entries are padded, longer names do stand out). This way it's probably not as pretty as freely padded but has the advantage to be diff-safe.