stylish-haskell
stylish-haskell copied to clipboard
Deriving clauses are not always on separate lines
So in the documentation:
How many spaces to insert before "deriving" clause. Deriving clauses are always on separate lines.
But this case it is not. How to force deriving to be always on a separate line?