OpamOCamlSome detection of OCaml version and installation specifics. Base functions lookup in the PATH, system_* functions extract the OPAMROOT paths before looking up
val ocaml_version : string option Lazy.tval ocaml_opt_available : bool Lazy.tval ocaml_native_available : bool Lazy.tval ocaml_natdynlink_available : bool Lazy.tval system_ocamlc_version : string option Lazy.tval system_ocamlc_where : string option Lazy.tval system_compiler : OpamCompiler.t option Lazy.t