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
- 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
- can't use square brackets in docs (conflict with link syntax)
- Thunks forced within a handle block don’t infer as needing the provided abilities
- TDNR doesn’t work for higher-rank functions
- Unit type doesn't get expanded into a link on docs
- Proposal: prepared statement cache
- codebase server api docs
- Docs
- Haskell not yet supported