Module Preface_laws.Arrow_alt

module type LAWS = sig ... end
module For (A : Preface_specs.ARROW_ALT) : LAWS with type ('a, 'b) t := ('a, 'b) A.t