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

revise irmin-cli struggle with mirage-ptime and mirage-mtime within mdx: #27407

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Feb 7, 2025

The issue is:
+File "none", line 1:
+Error: Reference to undefined global `Mirage_mtime'

While it does some toplevel stuff. Now, it seems that these dune variants need to be manually loaded (as is digestif.ocaml in the same mdx). So, my suspicion is we need this conflict.

revises #27398

The issue is:
+File "_none_", line 1:
+Error: Reference to undefined global `Mirage_mtime'

While it does some toplevel stuff. Now, it seems that these dune variants need
to be manually loaded (as is digestif.ocaml in the same mdx). So, my suspicion
is we need this conflict.
@hannesm
Copy link
Member Author

hannesm commented Feb 8, 2025

I'm open for other suggestions. but adding arbitrary other dependencies with upper bounds (as I did before wit tls) is a never-ending story. I understand that in theory the conflicts should be with-test, but that annotation doesn't work as expected.

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