Module Preface_laws.Indexed_functor

module type LAWS = sig ... end
module For (F : Preface_specs.INDEXED_FUNCTOR) : LAWS with type ('a, 'index) t := ('a, 'index) F.t