~jaro/balkon

ref: 0e50058d5a6739068d79b08f6fac7fc29aa39f92 balkon/test/Data/Text/ParagraphLayout/SpanData.hs -rw-r--r-- 1.2 KiB
Add user data to spans.
Fix style: external vs internal imports.
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.