← Back to PR #29118
Build Log: jsonrpc.1.25.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[jsonrpc.1.25.0: http]
[jsonrpc.1.25.0: extract]
-> retrieved jsonrpc.1.25.0 (https://github.com/ocaml/ocaml-lsp/releases/download/1.25.0/lsp-1.25.0.tbz)
[jsonrpc: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "jsonrpc" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/jsonrpc.1.25.0)
-> compiled jsonrpc.1.25.0
-> installed jsonrpc.1.25.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.2.1"}
"jsonrpc.1.25.0" -> {"dune.3.20.2" "ocaml.5.2.1" "yojson.3.0.0"}
"ocaml.5.2.1" -> {"ocaml-base-compiler.5.2.1" "ocaml-config.3"}
"ocaml-config.3" -> "ocaml-base-compiler.5.2.1";
"yojson.3.0.0" -> {"dune.3.20.2" "ocaml.5.2.1"}
}