Sourceexception Dynlink_error of string * exn Sourceexception Findlib_error of string * exn Sourceexception Plugin_not_found of string Sourcetype 'a t = {system : string;msg : ([> `Debug | `Warning | `Error ] as 'a) -> string -> unit;
} Sourcetype entry = {findlib_name : string;name : string;synopsis : string option;version : string option;deprecated : bool;
} Sourceval findfiles : [> `Debug | `Error | `Warning ] t -> string -> string list Sourceval load : [> `Debug | `Error | `Warning ] t -> string -> unit