Versioned_v1.Basic_intf
module M : Intf.Input.Versioned_v1.Basic_intf
include Intf.Output.Versioned_v1.Basic_intf
with type Stable.V1.t = M.Stable.V1.t
and type 'a Stable.V1.creator = 'a M.Stable.V1.creator
module Stable : sig ... end
type t = Stable.Latest.t