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
- Reftests: Clone opam-repository once and use it locally instead of downloading individual commits
- pin: no op when local vcs directory does not contain opam file
- "File exists" error on Windows
- configure doesn't clearly error if there's a problem with vendored dependencies
- opam pin redownloads the git repository for each package present in that repository
- opam install --verbose should flush all IO before printing the detected error message of failing packages
- `opam pin` dies without message and exit code 120 in snapcraft / multipass / LXD build
- opam lock . creates lock files for opam files that aren't in the current directory
- feature request: produce a lock file of a package that is not installed in the switch
- opam lock does not include pin-depends for `with-test` dependencies
- Docs
- OCaml not yet supported