Results 192 comments of Raphaël Proust

example potential use: https://opam.ci.ocaml.org/github/ocaml/opam-repository/commit/4959c3b65d5fa9744a0797f03212d89e2b2a2594

Thank you very much :heart: for pinging me in this thread. I'm interested in this topic, I'm quite likely to use Miou for some personal projects, and I often receive...

I've read the interface and had a glance at the example. It's nice. Few things, of varying level of importance: There's general reticence in adding things into lwt because of...

Maybe start with a PR closer to the original library rather than switching to `Lwt_seq.t` (to avoid doing extra-work… because I'm not sure about it).

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

Thanks a lot

Thanks for the contribution to the windows support!

- These projects seem to have no dependencies in the rest of `opam`. - The activity is relatively low: the projects seem somewhat stable? We could rename those packages? We...

There are lower bound issues re: `Seq`: ``` #=== ERROR while compiling orf.1.0.1 ==========================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.11.2 | pinned(https://github.com/UnixJunkie/orf/archive/refs/tags/v1.0.1.tar.gz) # path ~/.opam/4.11/.opam-switch/build/orf.1.0.1 # command ~/.opam/opam-init/hooks/sandbox.sh build...

Thank you for the contribution!