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

Remove dependency on base-bytes #26

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

Conversation

Leonidas-from-XIV
Copy link

Bytes has been part of the compiler since 4.02 and that's also the oldest version dune supports.

This also avoids pulling in ocamlfind as a dependency via base-bytes, thus making the dependency cone smaller.

Bytes has been part of the compiler since 4.02 and that's also the
oldest version dune supports.
@Leonidas-from-XIV
Copy link
Author

Ping! It would be nice to have this merged soon, so we can avoid pulling in base-bytes and ocamlfind.

@aantron
Copy link

aantron commented Apr 21, 2023

This is a problem in 5.0.0 switches. Would also appreciate a merge and release.

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.

2 participants