Irmin_git_unix.Backendmodule G : Irmin_git.Gmodule Make
(Schema :
Irmin_git.Schema.S
with type Hash.t = G.hash
and type Node.t = G.Value.Tree.t
and type Commit.t = G.Value.Commit.t) :
sig ... endmodule KV (C : Irmin.Contents.S) : sig ... endmodule Ref (C : Irmin.Contents.S) : sig ... end