Module type OpamTypes.PKG

module type PKG = sig .. end
Signature of packages

include Graph.Sig.COMPARABLE
val to_string : t -> string
Pretty printing of packages
val string_of_action : ?causes:(t -> t OpamTypes.cause) -> t OpamTypes.action -> string
Pretty-printing of package actions