Irmin_fs_unix.Maker_ext
module Obj : Irmin_fs.Config
module Ref : Irmin_fs.Config
include Irmin.Key.Store_spec.S
with type ('h, _) contents_key = 'h
with type 'h node_key = 'h
with type 'h commit_key = 'h
module Make (Schema : Irmin.Schema.S) : sig ... end