Module Preface_laws.Indexed_alt

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