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

Should the opam package install the bytecode plugin? #56

Open
MSoegtropIMC opened this issue Apr 1, 2021 · 1 comment
Open

Should the opam package install the bytecode plugin? #56

MSoegtropIMC opened this issue Apr 1, 2021 · 1 comment

Comments

@MSoegtropIMC
Copy link

I came into a situation where I want to run coqtop.byte in ocamldebug to analyze some runtime behavior. From those plugins which I use from the Coq Platform, the Bignums syntax plugin is the only one which does not install the bytecode plugin (.cmo) file. When I do a make byte; make install-byte for Bignums, I can run my code in coqtop.byte.

Since this the only missing basic plugin, I would suggest that the opam package also installs the bytecode plugin.

@ejgallego
Copy link
Contributor

That's the correct thing to do indeed for opam packages.

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

No branches or pull requests

2 participants