Module OpamTypes.PackageAction

module PackageAction: PKG  with type t = package
Package actions

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