Skip to content

Utilise tree structure of graphviz labels, rather than always dumping whole stack contents #7

Description

@georgefst

Would lead to a reduction in output size from O(n^2) in the max stack depth, to O(n).

See haskell-prettyprinter/prettyprinter#163 (comment).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions