1.6.1
- Use an export list in
Data.Text.Prettyprint.Doc.Internal
. - Improve
group
forUnion
andFlatAlt
. - Speed up
removeTrailingWhitespace
. - Improve generating spaces for indentation and
spaces
. - Simplify some
Doc
constants by defining them asDoc
literals. - Enable
-O2
. - Various documentation fixes and improvements.