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
- Make confict messages more precise
- opam install should show a hint when installing post dependencies
- Rework download failures for better error reporting
- opam install --deps-only ./<pkg>.opam modifies permanently the definition of <pkg> if it is already installed
- Avoid double symlink in archive cache
- `OPAMPINKINDAUTO` is not used in `opam install`
- Make OpamFile.OPAM.effectively_equal return true if a checksum is added
- Test the download command more explicitly
- Support constraints on Linux kernel version
- TODO: port Nixpkgs' patch_shebangs.sh
- Docs
- OCaml not yet supported