~jaro/balkon

ref: ddfeaa503aaca344bc22d438fef5af45f7e00463 balkon/test/Data/Text/ParagraphLayout d---------
Reformat golden test output.

The new format should be more in line with the overall code style and
should be more legible even when extended in the future.
Qualify Plain ParagraphData.
Use concise expression for readFromFile.
Prepare for test modules sharing Golden definitions.
Prepare for test modules sharing PrettyShow.
Prepare for test modules sharing font options.
Implement BiDi resolved level reordering.
Fix style: long lines.
Fix style: small Prelude imports.
Fix style: external vs internal imports.
Fix style: unnecessary do notation.
Fix style: white space in lambdas.
Fix style: white space around operators.
Fix style: white space in multi-line lists.
Fix style: white space in exports and imports.
Fix style: bullet points in comments.
Mark some lists as explicitly non-empty.
Fix typos in comments.
Fix data types in harfbuzz-pure.
Implement generic pagination internally.
Next