Irmin_pack.Index
module type S = sig ... end
module Make : functor (K : Irmin.Hash.S) -> S with type key = K.t