Irmin_pack_unix.Dict
module type S = sig ... end
module Make (Fm : File_manager.S) : S with module Fm = Fm