Results 508 comments of hhugo

#302 has been merged, flow doesn't use ocamlbuild anymore, closing

@jonahbeckford would you be able to check if #334 works for your setup ?

#334 is tested with opam 2.2 beta3 + mingw

I believe that everything here is fixed

https://github.com/ocaml/opam-repository/pull/26164

@gerdstolpmann, any reason not to merge this PR ?

FYI, I've rebased and updated this PR in https://github.com/hhugo/zarith/tree/dune. - adding back most tests - adapting the configure script to emit sexp files consumed by dune `(:include ...)` stanza.

> I have no strong opinion. I think that the main complexity of the build system for Zarith lies in the configure script. The Makefile is rather simple, we have...