Closed ceedubs closed 1 month ago
I don't understand what's going on here. If you perform these steps manually in ucm, you don't get this error. Why are things different via the transcript code paths?
HOLD THE PHONE β let me know when you are holding it βΒ the transcript has a typo:
scrach/main> load
if you replace that with scratch/main> load
, it works.
What's happening is scrach/main>
creates a new empty project (without builtins.merge
), and then we try typechecking the output of edit.namespace
against it, which fails due to Text
being out of scope.
I know that @aryairani disagrees with me but I can't help but say that https://github.com/unisonweb/unison/issues/5173 would have caught the issue in the transcript :D
Describe and demonstrate the bug
Input:
π
The transcript failed due to an error in the stanza above. The error is: