Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Primer pin for edge flavor support #1098

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

georgefst
Copy link
Contributor

Given that #1097 is non-trivial, I've opted to split out the necessary changes to get us using the latest backend, in order to avoid any awkward conflicts with other work.

This backend version outputs flavors for edges. Here we make the minimum changes in order to get this codebase to compile. Making use of the flavors in order to provide visual labels on edges is left for future work.

Note that the examples in `trees.ts` have been updated so that they typecheck, but rather than laboriously choosing the correct edge flavors we just use `"Hole"` everywhere.

Signed-off-by: George Thomas <[email protected]>
@georgefst georgefst added this pull request to the merge queue Nov 23, 2023
Merged via the queue into main with commit eb1bbff Nov 23, 2023
25 of 26 checks passed
@georgefst georgefst deleted the georgefst/edge-label-api branch November 23, 2023 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants