opam-build-revdeps
Build reverse dependencies of a package in OPAM
Description
opam-build-revdeps builds the reverse dependencies of a given OPAM package. It can also build two different versions of the same package, in order to compare the results. This program has been designed to test what can other packages can break in OPAM, if we inject a new version. It was specifically targeted to check OASIS reverse dependencies.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 14 Nov 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlify
build
uuidm
build & >= "0.9.6"
re
build & >= "1.7"
opam-lib
build & = "1.2.2"
ocamlfind
build & >= "1.3.1"
ocamlbuild
build
jingoo
build & >= "1.2"
fileutils
build & >= "0.5.1"
cmdliner
build & >= "0.9"
calendar
build & >= "2.03"
base-unix
build
ocaml
>= "3.12.1"
Reverse Dependencies