Module Irmin_pack_unix.Dispatcher

module type S = sig ... end
module Make (Fm : File_manager.S with module Io = Io.Unix) : S with module Fm = Fm