Thomas Refis
Thomas Refis
Any news on this?
To go a bit further: I think a `--ascii` option is desirable (even though it makes the output less compact).
> Some of them are solving some of the same problems as bun (like CPU detection and parallel fuzzing) Although, you should mention that trying to use these tools will...
I think it's totally unrelated to ocaml. Some of the programs require configuration files, and then fail to parse configuration files that are constructed as described in their README. :)
> `1171 merlin.3.3.1` FTR: my own unsophisticated `ag "==" -G ".*\.mli?" | wc -l` only returns 1087 at the tip of our git repository. However, merlin contains a verbatim copy...
I ran into the same issue a few days ago. I believe this might be related to https://github.com/ocaml/opam/commit/718d6198e338069852dcdde067f56df236235370 . Which version of opam/opam-installer are you using? (ping @altgr)