ocaml / opam

opam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
https://opam.ocaml.org
Other
1.21k stars 348 forks source link

API: make the config (OpamCoreConfig, …) a non-global variable #5986

Open kit-ty-kate opened 1 month ago

kit-ty-kate commented 1 month ago

This would be a large change but would make the code easier to reason with and modify