opam
https://github.com/ocaml/opam
OCaml
opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
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.
OCaml not yet supported1 Subscribers
Add a CodeTriage badge to opam
Help out
- Issues
- Possibility to delay pending reinstalls
- On version pinning don't read archive opam file
- Check correct version of system compiler in `PATH`
- OpamStd.Map.update has a slightly confusing signature and is less powerful than the stdlib one
- Make uninstallations remove changed files (and save them somewhere)
- Enable the fragile-match warning to avoid potential bugs when adding new cases
- rewrite bwrap.sh to be posix compliant
- confirm-level=ask is actually yes?
- Allow removing files that changed
- Bash dependence in bwrap.sh script
- Docs
- OCaml not yet supported