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

chore: fix dune 3 #475

Merged
merged 1 commit into from
Mar 7, 2022
Merged

chore: fix dune 3 #475

merged 1 commit into from
Mar 7, 2022

Conversation

EduardoRFS
Copy link
Contributor

Problem

As documented at ocaml/dune#5507, dune.3.0.3 has a bug with esy when removing directories. Leading to all sorts of pain when developing.

Solution

This PR is a temporary solution, by using the dune commit directly from ocaml/dune#5507

Copy link
Contributor

@anchpop anchpop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not really confident about what problem this solves or how it solves it, but it fixed the build for me (I ran esy and esy dune runtest and both worked fine)

esy.json Outdated Show resolved Hide resolved
esy.json Show resolved Hide resolved
Copy link
Contributor

@d4hines d4hines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anchpop anchpop mentioned this pull request Mar 7, 2022
1 task
- this patch can be removed after ocaml/dune#5507 is merged
@EduardoRFS EduardoRFS merged commit b2fb98f into main Mar 7, 2022
@EduardoRFS EduardoRFS deleted the fix-dune-3 branch March 7, 2022 18:57
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.

4 participants