Closed na4zagin3 closed 4 years ago
install subcommand should fail when some of currently available libraries cannot resolve their dependencies. For example, OPAM has only library A which depends on B which is missing.
install
A
B
install
subcommand should fail when some of currently available libraries cannot resolve their dependencies. For example, OPAM has only libraryA
which depends onB
which is missing.