unison icon indicating copy to clipboard operation
unison copied to clipboard

A friendly programming language from the future

Results 727 unison issues
Sort by recently updated
recently updated
newest added

- [ ] Watch expressions - [ ] IO - [ ] Run command - [ ] How do I debug a Unison program? - [ ] `bug` - [...

documentation
P1
E4
R3
I3
C3

Beyond the delayed computation section, this section doesn't need to be read linearly, but other doc sections might link to the doc content here. - [ ] Delayed computations -...

documentation
P1
E4
R2
I1
C2

How do unison programmers work together? Discusses dependency management and PR process. - [ ] Pulling libraries - [ ] Updating libraries - [ ] PR creation and review process...

documentation
E4
R3
I2
C1

Core dev workflow components you'll likely have open when you're writing unison code - [ ] Reinforce the intro UCM doc from tour - [ ] The Codebase UI -...

documentation
E1
R2
I1
C2

Optional part 3 for abilities tutorial. Abilities for Monads users. Builds on the motivation for abilities in part 1 but with an eye towards users who are experienced with monadic...

documentation
E16
R2
I1
C2

We want to be able to show metadata that exists in a Unison codebase in the UI. This data is formatted as Unison code and we don't currently have a...

design needed
metadata
codebase-server
P1
E16
R3
I2
C2

We want to be able to render Unison Doc on the website to support the new documentation efforts. This effort is dependent on being able to serialize docs to JSON...

design needed
documentation
codebase-server
codebase-ui
P1
E16
R3
I3
C3

The second part of the Abilities tutorial is about writing handlers. - [ ] Write an ability together - Potentially change example from effectful `Stream` to something more concrete (contender:...

documentation
E16
R3
I2
C3

We'll break the Abilities tutorial into 2+ parts - this first part has the goal of getting users comfortable with their core purpose and usage patterns. Outlined here: https://www.notion.so/Why-and-how-we-use-Abilities-aa656e2303814570946cd072b4c6fb17 -...

documentation
P1
E4
R3
I3
C3

To better serve a wide section of the language community, we'd like to add language fundamentals learning materials written in the Unison `Doc` format. This ticket chunks a few of...

in progress
documentation
P1
E16
R2
I2
C3