Module Ocamlbuild_pack.Ocaml_dependencies

exception Circular_dependencies of string list * string
module type INPUT = sig ... end
module Make : functor (I : INPUT) -> sig ... end