Functor OpamVCS.Make

module Make: 
functor (VCS : VCS) -> OpamRepository.BACKEND
Create a backend from a VCS implementation.
Parameters:
VCS : VCS