Module Preface_laws.Alt

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