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
- Reference guide for ucm and pointers to the ucm guide from within ucm
- should have a way to delete multiple definitions at once (especially mutually dependent definitions).
- rename.type Optional Maybe should rename Optional.Some to Maybe.Some, etc
- Misc code cleanup from branchless refactoring
- Need a process for minor updates to codebase format
- The parser can't handle prefix-patterns based on parenthesized symbolyIds.
- TDNR struggles to resolve 0-arity ability constructors
- `stack build` doesn't automatically rebuild when gitrev info changes
- Want a syntax for escaping reserved {characters, words} in identifier names
- Can't debug infinite recursions
- Docs
- Haskell not yet supported