package ocamlbuild-pkg

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

An OCaml module name (i.e. some/path/Module or just Module)

val dispatcher : Ocamlbuild_plugin.Pathname.t -> modul list -> Ocamlbuild_plugin.hook -> unit

dispatcher filename modules hook creates a filename.mllib (and filename.mldylib if available) filled with modules.