lspitzner / brittany

haskell source code formatter
GNU Affero General Public License v3.0
690 stars 72 forks source link

Does not retain empty lines before "where" keyword #131

Open lspitzner opened 6 years ago

lspitzner commented 6 years ago

For the module layouting feature I implemented the same before the "module" keyword. Hopefully we can copy that approach.

lspitzner commented 6 years ago

Same for "then" and "else"