I tried building main @ 8b16ae6, but it pulled in ocamlformat 0.17. As long as the vendored ocamlformat_lib is 0.16, ocamlformat has to be 0.16, too. Otherwise, compile errors break make build and make test (please see Discord #general for details of the errors).
I tried building main @ 8b16ae6, but it pulled in ocamlformat 0.17. As long as the vendored ocamlformat_lib is 0.16, ocamlformat has to be 0.16, too. Otherwise, compile errors break
make build
andmake test
(please see Discord #general for details of the errors).