Results 105 comments of Raphaël Proust

@Marchhill what Lwt version are you using? Can you reproduce on the HEAD of the master branch? What ocaml version are you using? I don't have a mac so I...

The tables don't seem to render when I build the doc locally. Is the version of odoc that supports tables already released? I have 2.2.0 locally and opam says that's...

You should add the dependency to `odoc` in the opam file.

Ok. I've added the `odoc>=2.3.0` dependency in the opam file. Ping me when the new version is released.

I could give this a try but I'd need a bit of guidance to start. - Has anyone already started to work on this? If so then I'll find sometihng...

I've pushed a commit to undo the changes on 1.* and 2.* versions. @dra27 could you edit the wikipage https://github.com/ocaml/opam-repository/wiki/Depexts-os-distribution---os-family-values adding a table at the end for the different values...

Hiya, Idk why it segfaults. Maybe some issue on the Stdint side? In the meantime, you can do a 64-bit only release by adding `available: arch != "arm32" & arch...

Turns out there's a missing constraint on zarith. I'm adding this.

https://github.com/janestreet/zarith_stubs_js/issues/10 ← this is meant to fix the underlying issue.

After https://github.com/ocaml/opam-repository/pull/24755 is merged this here MR should be updated with new constraints.