unison
https://github.com/unisonweb/unison
Haskell
A friendly programming language from the future
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported0 Subscribers
Add a CodeTriage badge to unison
Help out
- Issues
- `view x` may show a definition with a different name and no explanation when aliased
- Making a definition point-free can stop it compiling, in the presence of abilities
- Would like a warning (or better) if the codebase (current namespace + dependencies) references unknown builtins.
- Be able to define custom aliases
- Confusing error "unexpected <outdent>" when function signature given without matching binding
- Structurally identical types introduced simultaneously cause confusion - needs error/warning
- `quickstart.dsort` hashes differently after pretty-printing
- var names based on full hash are not great
- We have implementations for `ResolveTermNameI` and `ResolveTypeNameI` but no commands for them.
- funny output for transcript in a new path
- Docs
- Haskell not yet supported