module Tool : sig ... endOCaml tools.
module Conf : sig ... endOCaml toolchain configuration.
module Mod_name : sig ... endModule names.
module Mod_ref : sig ... endDigested module references.
module Cobj : sig ... endCompiled object information.
module Mod_src : sig ... endModule sources.
module Compile : sig ... endOCaml and C stub compilation.
module Link : sig ... endOCaml linking.
Libraries
module Ocamlpath : sig ... endOCAMLPATH search path.
module Lib_name : sig ... endLibrary names
module Lib : sig ... endLibraries
module Lib_resolver : sig ... endLibrary resolvers.