Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the module path for Camomile >2.0.0 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmbaturin
Copy link

@dmbaturin dmbaturin commented Jun 27, 2023

Camomile 2.0.0 changed the module path — it moved CamomileLibraryDefault.Camomile to the root. I believe they should have kept the old path for compatibility (at least for a transitional period), but it's the way it is...

For now it's easier to make a trivial change to make packages build with new Camomile versions.

Note: Camomile 2.0.0 is only available for OCaml >=4.13, so this change will cause a de facto dependency requirement upgrade.

@dmbaturin
Copy link
Author

For the record, AppVeyor failures have nothing to do with the PR — they are caused by Cygwin installation failures.

mbox note: Mirror Error:  Setup.ini signature https://cygwin.mirror.constant.com/x86_64/setup.xz.sig from https://cygwin.mirror.constant.com/ failed to verify.
Possible corrupt mirror?  Setup.ini rejected.

I created an issue in the CI script repository: ocaml/ocaml-ci-scripts/issues/359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant