Module Preface_laws.Indexed_applicative

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