commit transcript output changes

This commit is contained in:
Mitchell Rosen 2024-03-19 14:48:27 -04:00
parent c23801e3d5
commit 3799ed5d26

View File

@ -94,26 +94,6 @@ lib.distributed.lib.baz.qux = "indirect dependency"
lib.distributed.baz.qux : Text
lib.distributed.lib.baz.qux : Text
```
```unison
> baz.qux
```
```ucm
Loading changes detected in scratch.u.
scratch.u changed.
Now evaluating any watch expressions (lines starting with
`>`)... Ctrl+C cancels.
1 | > baz.qux
"direct dependency 2"
```
```unison
> abra.cadabra
@ -136,6 +116,26 @@ lib.distributed.lib.baz.qux = "indirect dependency"
cool.abra.cadabra : Text
distributed.abra.cadabra : Text
```
```unison
> baz.qux
```
```ucm
Loading changes detected in scratch.u.
scratch.u changed.
Now evaluating any watch expressions (lines starting with
`>`)... Ctrl+C cancels.
1 | > baz.qux
"direct dependency 2"
```
```ucm
.> view abra.cadabra