~jaro/balkon

ref: 1c4f51d85e470cec31f12e4173c9985de3c554e3 balkon/test/Data/Text/ParagraphLayout/SpanData.hs -rw-r--r-- 1.2 KiB
Fix style: white space in exports and imports.
Fix test warnings.
Move non-public modules into Internal namespace.
Minimise working with Data.Text.Internal.
Use ICU to find line break boundaries.
Store span index in ResolvedSpan.
Implement absolute line heights with half-leadings.
Implement "plain" interface.
Separate tests by module.