~jaro/balkon

ref: 7dc45d1deab5d7d7e967fe2056f322f0dabac0bc 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.