Module Tezos_protocol_environment_005_PsBabyM1.Set

module type OrderedType = sig ... end
module Make (Ord : OrderedType) : sig ... end