Skip to content

Improve compile time of parser combinators such as Combine #36918

Closed
@DemiMarie

Description

@DemiMarie

Currently, parser combinator libraries such as Combine require a very long time to type-check. This does not happen with similar Haskell libraries.

This bug can be considered resolved when such libraries do not take too much time to type check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-slowIssue: Problems and improvements with respect to performance of generated code.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions