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
- Pinned packages created by "opam switch create ." should be kept up-to-date with the current git branch
- opam pin add <archive url> does not do anything
- TODO: Regenerate the marshalled repo state only when the type actually changes
- Clearer error message when a plugin is unavailable
- repo add/set-url: add `--no-action`
- Register an already present local switch globally
- 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
- Docs
- OCaml not yet supported