Description
Provides modules used internally by the OCaml compiler. Development tools use them to inspect, transform, compile, or integrate closely with OCaml compiler internals.
Use it when a project explicitly depends on compiler-libs, such as code analyzers, preprocessors, language tools, or build helpers. These APIs are for developers and may follow compiler-version details.