← Back to PR #29114
Build Log: qcheck-ounit.0.90
Status: SUCCESS
Log Output
Processing: [default: loading data]
[qcheck-ounit.0.90: extract]
-> retrieved qcheck-ounit.0.90 (cached)
[qcheck-ounit: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "qcheck-ounit" "-j" "255" (CWD=/home/opam/.opam/default/.opam-switch/build/qcheck-ounit.0.90)
-> compiled qcheck-ounit.0.90
-> installed qcheck-ounit.0.90
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.4.14.2"}
"ocaml.4.14.2" -> {"ocaml-base-compiler.4.14.2" "ocaml-config.2"}
"ocaml-config.2" -> "ocaml-base-compiler.4.14.2";
"ounit2.2.2.7" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.14.2" "seq.base" "stdlib-shims.0.3.0"}
"qcheck-core.0.90" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.14.2"}
"qcheck-ounit.0.90" -> {"base-unix.base" "dune.3.20.2" "ocaml.4.14.2" "ounit2.2.2.7" "qcheck-core.0.90"}
"seq.base" -> "ocaml.4.14.2";
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.4.14.2"}
}