+29
packages/opam-build/opam-build.0.2.5/opam
+29
packages/opam-build/opam-build.0.2.5/opam
···+opam-build allows to build any project easily with just one command: opam build. This will setup a local switch and install all the required dependencies.+"sha512=a07acfff1f566c9f4e50fba8b9dae9c25a09acd304e6a5c260602e31eb3932aef02795de16f2616ba78a93db2499114cc6a1371d65dd34c1a45418b16f75886a"
+29
packages/opam-test/opam-test.0.2.5/opam
+29
packages/opam-test/opam-test.0.2.5/opam
···+opam-test: similar to opam-build, this will setup a local switch and install all the required dependencies, but will also run the tests on top of it. It also circumvents issues with cyclic test dependencies in opam (where the tests require a package that needs the library it is trying to test). Such cyclic dependency is present in packages such as odoc or base. See https://github.com/ocaml/opam/issues/4594+"sha512=a07acfff1f566c9f4e50fba8b9dae9c25a09acd304e6a5c260602e31eb3932aef02795de16f2616ba78a93db2499114cc6a1371d65dd34c1a45418b16f75886a"