~jaro/balkon

ca37c6e309c0e50ea21dbc823c34b4f21c38c977 — Jaro 10 months ago 2fea437
Fix internal link to non-existent identifier.
1 files changed, 1 insertions(+), 1 deletions(-)

M src/Data/Text/ParagraphLayout/Internal/Tree.hs
M src/Data/Text/ParagraphLayout/Internal/Tree.hs => src/Data/Text/ParagraphLayout/Internal/Tree.hs +1 -1
@@ 102,7 102,7 @@ data Leaf t d = TextLeaf
    -- ^ Inline boxes found on the path from this text sequence to the root
    -- of the original tree.

-- | Data types that can represent an empty text sequence in a `Tree`.
-- | Data types that can represent an empty text sequence in a tree.
class EmptyText t where
    empty :: t