art-w
art-w
Hello! I don't have access to a windows machine to test, but your example code works out of the box on my linux... Can you confirm if the following also...
`ocaml-git` seems to be the one producing the error as they are reusing the \`Msg polymorphic variant to signal handshake errors, but mimic looks otherwise unrelated to the issue (it...
I believe the cohttp maintainers are looking to publish 6.0 but have very limited time. Would using the v6 address your issue or do you have a use-case that must...
I think that you were very close to fixing the CI and that you are the most motivated to see it through! Run `dune fmt`, follow the opam lint and...
If you can't reproduce locally then you don't have the latest dependencies installed. I don't know how a fresh build resulted in a broken opam switch or how to repair...
I guess you need a macos to run this one. The linux images should work though.
Right, my bad, the CI has to use [a docker alternative](https://github.com/ocurrent/obuilder) to run natively on macos (but I don't think it's worth the effort to set it up on your...
It's a bug indeed, many thanks for the short repro!
Would it be possible to add a little test to generate an `.odoc-index` and a pin to the odoc PR in sherlodoc, such that the CI will run? Thanks! :)
The CI seems to report errors with the latest odoc CLI which I'm not familiar with... Any ideas on how to update the cram tests? :)