Module Preface_laws.Indexed_monad

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