-
Subscribe to this issue and stay notified about new [daily trending repos in OCaml](https://github.com/trending/ocaml?since=daily).
-
Tools like Bazel and Nix ensure reproducible builds by constraining IO at build time. One way that Nix enforces this (I assume Bazel too?) is by only allowing builds to perform network activity if the…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Haskell](https://github.com/trending/haskell?since=weekly).
-
Capturing this from recent conversations with community members: one thing that would increase the reach of Unison's presence and accessibility would be to support i18n in some capacity for our websit…
-
Idea is for a talk series presenting *n* FP (non-Haskell) languages, where *n* could be but doesn't necessarily have to be 7. A good opportunity for new speakers to present on languages they know or …
-
[Enter steps to reproduce below:]
1. Tried to open the shell in Atom.
**Atom Version**: 1.5.3
**System**: Mac OS X 10.10.3
**Thrown From**: [nitrogen](https://github.com/nitrous-io/nitrogen-dist) pac…
-
Hope there will have a language spec and playground then we could exploring it.
-
```yaml
# Avoid infinite loop symlinks.
# $ find -L . -type l
# find: File system loop detected;
# ‘./codebase2/codebase-sqlite/unison’ is part of the same file system loop as
# ‘./co…
-
In a nutshell: change the sugar for inferred pure functions from `->` to `->·`, and make that sugar bidirectional so you can input it as well (and also the keyboard-friendly variant `->.`).
#### M…
-
https://www.unisonweb.org/docs/language-reference/#identifiers
> Regular identifiers start with an alphabetic unicode character, emoji (which is any unicode character between 1F400 and 1FAFF inclus…