~jaro/balkon

ref: 2fea437c601cce8ab25715c2c6a6a57748582031 balkon/src/Data/Text/ParagraphLayout/Internal/Layout.hs -rw-r--r-- 11.6 KiB
Separate WithSpan for sharing with other modules.
Embed TextOptions in ResolvedSpan.

SpanOptions are relegated to the legacy Plain interface, and
TextOptions are now being used internally.
Separate interface-independent layout algorithm.