-
Notifications
You must be signed in to change notification settings - Fork 16
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
How to install an OCaml variant? #31
Comments
{
"dependencies": {
"ocaml": "esy-ocaml/ocaml#08a3f0da5c",
...
}
} |
Thanks for the quick response! What is needed by Esy to just support all variants listed in |
Supporting all variants of the compiler isn't automated - we have to
manually package the variants as they are released. So yes, it's a matter
of raising a pull request.
…On Fri 20 Sep, 2019, 7:16 PM Volker Diels-Grabsch, ***@***.***> wrote:
What is needed by Esy to just support all variants listed in
ocaml-variants? That is, what is the missing part here? Is this "just" a
question of somebody creating a pull request for that, or is there an
organizational (/ architectural) issue here?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#31?email_source=notifications&email_token=AAXUDORZ4DOTTQ6MUCADZ63QKTH3XA5CNFSM4IW4EWQKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GXZMI#issuecomment-533560497>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAXUDOQ3GKBLKH4LSHOJBODQKTH3XANCNFSM4IW4EWQA>
.
|
Mark stack optim (mirror PR293 by kc)
Which package.json entry is needed to install a specific OCaml variant, such as "4.08.0+fp+flambda" instead of "4.08.0"?
The following does not work:
Error message:
The text was updated successfully, but these errors were encountered: