~jaro/balkon

ref: 5e3e1e93561ccc12946b476272cb0bd211dc4a22 balkon/lib/Data/Text/ParagraphLayout.hs -rw-r--r-- 1.1 KiB
Add public Rich interface.
Qualify Plain interface.
Future-proof records with options.
Fix documentation: missing Paginable.
Separate internal plain Paragraph/ParagraphLayout.
Expose text slicing functions.
Fix style: white space in exports and imports.
Prepare pagination for future layout types.
Add paragraph pagination.
Separate module for the ParagraphLayout type.
Make SpanOptions a separate type.
Slightly decompose the Plain module.
Update documentation and derived instances.
Use internal library to hide non-public modules.
Move non-public modules into Internal namespace.
Implement "plain" interface.
Separate modules.
WIP version with WIP interface.