functor (Eliom : ELIOM->
  sig
    val dispatcher :
      ?oasis_executables:Ocamlbuild_plugin.Pathname.t list ->
      Ocamlbuild_plugin.hook -> unit
  end