~jaro/balkon

ref: c5e25e2b7a77d3af82227c1151820c2f4ddc559f balkon/src/Data/Text/ParagraphLayout/Internal/Break.hs -rw-r--r-- 3.6 KiB
Internally support text breaks in ascending order.

Intended as a workaround to `breaksRight` not including the status of
the end-of-text break.
Fix style: white space around operators.
Fix style: white space in exports and imports.
Properly use ICU locale identifiers.
Update documentation and derived instances.
Move non-public modules into Internal namespace.
Use ICU to find line break boundaries.