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 supported1 Subscribers
Add a CodeTriage badge to unison
Help out
- Issues
- `edit` a constructor for a decl with no name is a round-trip error
- Doc: closing inline delimiters can’t be followed by punctuation
- Push config instructions incorrect
- ucm seems to get a stray carriage return after an edit command
- `view` and `names` of a hash could distinguish between definitions that are unknown vs unnamed
- Can't write a function with a type that looks like `(x ->{h, R g} y) -> x ->{h, R g} y`
- Old version of function getting called from mutually recursive functions
- Could use a better error message when attempting to run the old `IO` with the new runtime
- CI-friendly test command
- base.List.map (etc.) is O(n log n) time instead of O(n) because it uses `##List.at` n times
- Docs
- Haskell not yet supported