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
- base.List.map (etc.) is O(n log n) time instead of O(n) because it uses `##List.at` n times
- Underscores in numeric literals
- 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
- If a set of ability variables always appears together, combine them
- TLS runtime errors are faiing transcripts
- Docs
- Haskell not yet supported