← Back to PR #29234

Build Log: huml.0.2.0

Status: SUCCESS

Log Output

Processing: [default: loading data] [huml.0.2.0: http] [huml.0.2.0: extract] -> retrieved huml.0.2.0 (https://github.com/huml-lang/huml-ml/releases/download/0.2.0/huml-0.2.0.tar.gz) [huml: dune build] + /home/opam/.opam/default/bin/dune "build" "-p" "huml" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/huml.0.2.0) - (cd _build/.sandbox/4c00213be9b7c60097b9611d455259ff/default && /home/opam/.opam/default/bin/menhir --explain lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred) - Warning: 4 states have shift/reduce conflicts. - Warning: 4 shift/reduce conflicts were arbitrarily resolved. -> compiled huml.0.2.0 -> installed huml.0.2.0

Dependency Graph

Loading graph...
View raw DOT format
digraph opam { "dune.3.21.0" -> {"base-threads.base" "base-unix.base" "ocaml.4.14.2"} "huml.0.2.0" -> {"dune.3.21.0" "menhir.20250912" "ocaml.4.14.2"} "menhir.20250912" -> {"dune.3.21.0" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.4.14.2"} "menhirCST.20250912" -> {"dune.3.21.0" "ocaml.4.14.2"} "menhirLib.20250912" -> {"dune.3.21.0" "ocaml.4.14.2"} "menhirSdk.20250912" -> {"dune.3.21.0" "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"; }