~jaro/balkon

ref: 9882655af0f3c376271f16e5ea1dcec62ed275f9 balkon/src/Data/Text/ParagraphLayout/Internal/Plain/Paragraph.hs -rw-r--r-- 3.4 KiB
Separate internal plain Paragraph/ParagraphLayout.
Expose text slicing functions.
Decompose text slicing.
Move paragraphSpanBounds to the correct module.
Fix style: white space in exports and imports.
Separate module for the ParagraphLayout type.
Add internal functions for "shaped runs" output.
Clarify meaning of Array in Paragraph.
Slightly decompose the Plain module.