Omod_support
Omod support library.
Omod
This library is used to implement the omod tool. It should not be loaded in the toplevel; notably because it uses compiler-lib.
omod
compiler-lib
module Codec : sig ... end
Value serializers.
module Digest : sig ... end
Digests.
module Log : sig ... end
Logging.
module Cobj : sig ... end
Compilation objects
module Pkg : sig ... end
Packages.
module Conf : sig ... end
Omod configuration.
module Cache : sig ... end
Omod cache.