Skip to content

Make haskell-indentation-phrase-rest non-recursive #998

Closed
@gracjan

Description

@gracjan

Since Emacs does not have tail call optimization then haskell-indentation-phrase-rest can blow the stack and make everything super slow.

Derecursivize haskell-indentation-phrase-rest!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions