Module Library_info
type t=|Deprecation of Deprecation.t
val warn_library_info : ?loc:Loc.t -> ?transitive:bool -> (Names.DirPath.t * t) -> unit
Library_infotype t = | Deprecation of Deprecation.t |
val warn_library_info : ?loc:Loc.t -> ?transitive:bool -> (Names.DirPath.t * t) -> unit