- Notifications
You must be signed in to change notification settings - Fork 6
Package 4.02.3+bs with esy for downstream consumption #24
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
Conversation
| Current error is: |
| Current error is: |
| According to @andreypopp there might a bug with esy's picking up ocaml versions from custom ocaml forks — a solution to that last error is to make the downstream consumer of this package set |
Todo:
|
| Gotta wait for Travis to pick things up but given the results of rescript-lang/rescript#3379 I'd say this is good to review — I might add more commits to fix CI if it breaks |
ad77e13 to ffead6a Compare | Alright, building with esy on macOS and Linux works. The C bits are broken, but apparently they've been broken for a while. |
| hi @Ostera Sorry I missed your PR, is this good to merge, any way I can test it? |
Hello!
I found myself trying to build documentation for Belt and other BuckleScript libraries using
odoc, which requires compiler artifacts of the same version it was compiled with to be able to read them.I'm opening this PR to use this compiler as a direct dependency within an esy project.