Module Ppxlib.Deriving

module Args : sig ... end
type t
module Generator : sig ... end
val add_alias : string -> ?str_type_decl:t list -> ?str_type_ext:t list -> ?str_exception:t list -> ?str_module_type_decl:t list -> ?sig_type_decl:t list -> ?sig_type_ext:t list -> ?sig_exception:t list -> ?sig_module_type_decl:t list -> t list -> t
val ignore : t -> unit