Module Preface_laws.Comonad

module type LAWS = sig ... end
module For (C : Preface_specs.COMONAD) : LAWS with type 'a t := 'a C.t