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