Module Preface_laws.Decidable

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