tweag / topiary

https://topiary.tweag.io/
MIT License
575 stars 29 forks source link

Playground now follows its own branch #769

Closed nbacquey closed 1 month ago

nbacquey commented 1 month ago

Description

This PR makes the playground follow its own playground branch, instead of main.

This has become necessary because some fixes we want to add to main break the playground, because of some upstream issues in the tree-sitter library. Unfortunately, we currently lack the expertise to address those issues, yet we still want to keep updating main.

Checklist

Checklist before merging: