Kento Okura
Kento Okura
Thanks for the hint. I am actually using [opam-nix](https://github.com/tweag/opam-nix/), I will need to see how this can be done.
Thanks, but it seems that this is a very strange bug in opam-nix.
It fails! `Mimic error: Handshake got an error`. Should this be reported at the mimic repo, or ocaml-git?
Hacking.md states that the cross-platform tests "are run against whichever backend Eio_main.run selects, and therefore must get the same result for all backends", so I am a bit confused about...
Alright, so commenting out the line int `test/dune` that disables the mdx tests on windows causes 100% CPU and memory usage for 10+ minutes with no end in sight.
I was going to write a response [here](https://github.com/RedPRL/asai/issues/160#issuecomment-2450151317) that something like a handler combinator thingy is the more natural way to proceed, but you beat me to it :)
Yes, I think so
One thing that I want to point out is that when implementing a language server, it is important that an empty list of diagnostics gets pushed when a computation that...
I am running into this issue too on NixOS.
Getting a new error: ``` $ echo $OCAMLOPT /home/kento/forest/rust-ocaml-starter/_opam/bin/ocamlopt $ cargo build ... error: failed to run custom build command for `ocaml-boxroot-sys v0.2.0` ... error occurred: Command "gcc" "-O0" "-ffunction-sections"...