Skip to content

Use GHC 9.0's QualifiedDo extension instead of RebindableSyntax #1

@alex-lew

Description

@alex-lew

The trace types paper uses the syntax M.do and P.do to distinguish the monad of measures from the graded monad of traced probabilistic programs. With the upcoming release of GHC 9, it will be possible to directly support this syntax in the implementation, thanks to the QualifiedDo extension.

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