Module Preface_laws.Apply

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