Preface_laws.Functor
module type LAWS = sig ... end
module For (F : Preface_specs.FUNCTOR) : LAWS with type 'a t := 'a F.t