package omod

  1. Overview
  2. Docs
Lookup and load installed OCaml modules

Install

Dune Dependency

Authors

Maintainers

Sources

omod-0.0.3.tbz
sha512=4f53b8cdd054dc1a6813427452a91294e0bbcfefe948fc1caec47be136dbcecf13112bf2b620fa2f667592b04b28df74e3bf012ea0fb0038c1da4217155ca626

doc/omod.support/Omod_support/index.html

Module Omod_support

Omod support library.

This library is used to implement the omod tool. It should not be loaded in the toplevel; notably because it uses 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.

OCaml

Innovation. Community. Security.