...
-> installed tree_layout.0.2
-> installed re.1.12.0
-> installed tyre.0.5
-> installed dune-configurator.3.16.0
-> installed tyxml.4.6.0
-> installed containers.3.13.1
-> installed containers-data.3.13.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-04 16:11.58 ---> saved as "cc906aad14c26fb4440c3973231c937c25d816bd72c0b695b51b0e7e74189fdd"
/src: (copy (src .) (dst /src))
2024-09-04 16:11.59 ---> saved as "0dff48cc25812e3a6d00db3bc4532d445fe812ce0760f67bd88fe9d26350e310"
/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
(cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I src/.modulectomy.objs/byte -I /home/opam/.opam/4.14/lib/astring -I /home/opam/.opam/4.14/lib/containers -I /home/opam/.opam/4.14/lib/containers-data -I /home/opam/.opam/4.14/lib/containers/monomorphic -I /home/opam/.opam/4.14/lib/either -I /home/opam/.opam/4.14/lib/fmt -I /home/opam/.opam/4.14/lib/fpath -I /home/opam/.opam/4.14/lib/iter -I /home/opam/.opam/4.14/lib/owee -I /home/opam/.opam/4.14/lib/re -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/seq -I /home/opam/.opam/4.14/lib/tree_layout -I /home/opam/.opam/4.14/lib/tyre -I /home/opam/.opam/4.14/lib/tyxml -I /home/opam/.opam/4.14/lib/tyxml/functor -I /home/opam/.opam/4.14/lib/uutf -no-alias-deps -opaque -open Modulectomy -o src/.modulectomy.objs/byte/modulectomy__Treemap.cmo -c -impl src/treemap.ml)
File "src/treemap.ml", line 71, characters 50-51:
71 | { rect ; trees = Tree_layout.treemap ~area rect l}
^
Error: This expression has type
node T.tree Iter.t = (node T.tree -> unit) -> unit
but an expression was expected of type node T.tree