-
Notifications
You must be signed in to change notification settings - Fork 96
Add utils and common initial folders and reorganize code and plugins #829
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
|
This PR is still having some plugins and opam packages issues to be fixed |
|
It is almost ready now, the only issue is that the nix compilation does not let me define opam package that contains several folders easily so I have done one package per folder to start with. The reason is that package and folder names are supposed to be inlined in several places in the scripts (e.g., |
|
We decide for now that having a correspondance between opam packages and folders is more robust (even if more verbose). |
This PR removes the dependency between template-coq and PCUIC and reorganize plugins in proper directories