-
I ran into this bug while writing a transcript recently. My workaround for now is to repeat the same `unison` block twice. You can see that feedback from `ucm` is empty the first time (incorrect), and…
-
**Is your feature request related to a problem? Please describe.**
Yes. I have a project that uses very little in the way of built-ins. It's largely types with generic parameters like `FingerTree v a…
-
```
===
[Binding] destructuring bind of boxed type
===
x =
(Box a) = boxA
a
---
(unison
(term_declaration
(term_definition
(regular_identifier)
…
-
Is there a way to download this without having to do any work for getting ROMs or Kega Fusion?
-
Hi.
I'm trying to install the unison extension for vscode on linux. I press ctrl-P, and paste `ext install unison-lang.unison`.
It opens the extensions search window and shows me exactly one ext…
-
Привет, сограждане.
Очень нравится мне realsync, но с началом работы нового проекта, появилась необходимость двусторонней синхронизации.
Все верно, на первый взгляд это маразм. Но нужно ) к примеру дл…
-
**Describe and demonstrate the bug**
If an expression returns a value that doesn't have the same number of type parameters as the expected type, then the type error message is confusing and shows t…
-
This modulator would produce 0 if playback cursor is currently not in loop area, and 1 if it is inside (and including) loop area.
In case of unison played variants it should take all loop areas int…
-
Right now transcripts use an info string that looks like `language:flag:other-flag filename`, roughly – e.g. ` ```unison:added-by-ucm scratch.u`.
> The first word of the info string is typically us…
-
I don't completely understand how to get unison to work at boot time. I'm trying to keep my source folder syncing from local to container. When container starts, it expects the source to be there alre…