Module Irmin_http_unixSource

Sourcemodule type Sock = sig ... end
Sourcemodule type Http_client = sig ... end
Sourcemodule Client (S : Irmin.S) : Irmin.S with type hash = S.Hash.t and module Schema = S.Schema and type Backend.Remote.endpoint = unit