Module Tezos_raw_protocol_005_PsBabyM1.Qty_repr

module type QTY = sig ... end
module type S = sig ... end
module Make (T : QTY) : S