Amend changelog (issue 89 fix)

[ci skip]
pull/141/head
Lennart Spitzner 2018-05-01 17:19:31 +02:00
parent 03fd81f851
commit d40b840980
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
- Fix empty function constraints (`() => IO ()`) (#133) - Fix empty function constraints (`() => IO ()`) (#133)
- Fix overflowing columns caused by aligning with surrounding lines - Fix overflowing columns caused by aligning with surrounding lines
for certain complex cases for certain complex cases
- Implement hacky workaround for `type instance`s (`-XTypeFamilies`) (#89)
* Layouting changes: * Layouting changes:
- On default settings, allow single-line module header - On default settings, allow single-line module header
`module MyModule where` when no exports `module MyModule where` when no exports