Skip to content

Fix minor build errors - #290

Merged
hannesm merged 3 commits into
mainfrom
fix_build
Sep 22, 2026
Merged

hannesm merged 3 commits into
mainfrom
fix_build

Conversation

@PizieDust

@PizieDust PizieDust commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

Errors:

311 |               a_contenteditable true;
                                      ^^^^
Error: This expression should not be a boolean literal, the expected type is
       Html_types.contenteditable_value
Error: This expression has type value:string ->
                                ([< Html_types.data_attrib ],
                                 [< Html_types.data_content_fun ],
                                 [> Html_types.data ])
                                star
       which is not a record type.
File "unikernel_update.ml", line 512, characters 40-44:

@PizieDust
PizieDust requested a review from hannesm September 22, 2026 08:06
@hannesm

hannesm commented Sep 22, 2026

Copy link
Copy Markdown
Contributor

this is for tyxml 5.0.0 -- could you adjust the bounds in config.ml and mollymawk_libraries.opam?

@hannesm
hannesm merged commit d9a1973 into main Sep 22, 2026
@hannesm
hannesm deleted the fix_build branch September 22, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants