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
- distinguish codebase names from .u file names when pretty-printing decompiled/evaluated terms
- add commands to show the history of a term or type name
- Pretty-printer should indent arguments of higher order functions
- Filtering `find` output to just types / terms / abilities
- deleting a type is a two step process (delete the type, then its constructors)
- Show a warning when `use` refers to an empty namespace.
- Disallow non-delayed ability signatures outside ability declarations
- data constructor functions are omitted from slurp previews/summaries
- Parse failure if the last line in a scratch file is `use`
- ambiguous reference to ability constructor wrongly resolves to a function in IO
- Docs
- Haskell not yet supported