Closed ghost closed 8 years ago
OK, I'll make the change in a minute.
Also, just being curious -- what kind of changes have you made to the compiler?
Thanks! That's great!
The changes are mostly to the toplevel, including the data-structure for the toplevel environment. We use the HOL Light theorem prover, which is run entirely at the toplevel, and we've extended the toploop module so we can get metadata on theorems proven.
Our team uses a hacked version of the Ocaml compiler against which I want to build ocaml packages. Can mkOcamlPackages be exposed under ocaml-ng as it was previously?