Skip to content

Print SrcLoc in PrettyPrec LocatedTCFrame instance #2661

@byorgey

Description

@byorgey

When printing a typechecking frame, it would be nice to display the source location of each mentioned frame context. We do in fact store a SrcLoc inside each LocatedTCFrame. However, to be able to pretty print them, we need access to the original source code. See #2452.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Z-FeatureA new feature to be added to the game.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions