-
### Problem
For my Unison TSG at https://github.com/kylegoetz/tree-sitter-unison I'm using teh package-npm workflow.
Everything succeeds except building for Windows, which spits out (snipped to …
-
Unison works great for my uses but I keep running into an annoying situation in my setup. The temporary files unison creates sometimes get picked up by an external process over which I have no control…
-
@ryanholder and myself were getting 'unkown exception' when visiting:
`localhost:4567` on the master branch.
I haven't been able to solve it, but I created the file `~/dist/public/docs/index.php` an…
-
## Language name
Unison
## URL of example repository
https://github.com/unisonweb/unison/tree/trunk/unison-src
## URL of syntax highlighting grammar
https://github.com/unisonweb/unison/tree/t…
-
A meta ticket describing some features or changes that improve the readability of the docs, or improve the docs writing workflow. Please add if you notice something that might be helpful!
- [x] Blo…
-
Re: https://www.youtube.com/watch?v=iw4FPqe8KdY&t=1093s 22:05 to 36:05
The above section of Martin McClure's Mist video describes a very simple, fast, exponential memory model involving binary-powe…
-
I thought that I might try to add a simple GitHub Actions CI for https://github.com/ceedubs/unison-foldl and I'm not sure how to run the tests in a way that will trigger a failed CI.
For example, I…
-
As we start thinking about data migration more and more, one idea that came up was to encode the type+version along with values.
Currently a data type like:
```
data User { // v1
name String…
-
Hello,
I'm using Unison version 2.48.4 with Linux Debian 10 (Buster). My two configured roots in my profile are:
- `root = /media/ironwolf-nas-data`
- `root = /media/ironwolf-nas-lore`
Whe…
-