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

Remove dependency on fstar's Getopt #150

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

mtzguido
Copy link
Member

This is a follow up to #148.

Coding against internal modules of the F* compiler is not maintainable,
and there is no need to do so here. With the new build, fstar-lib will
not even include this module (although maybe it could eventually), so
this is also more future-proof.

Coding against internal modules of the F* compiler is not maintainable,
and there is no need to do so here. With the new build, fstar-lib will
not even include this module (although maybe it could eventually), so
this is also more future-proof.
@mtzguido
Copy link
Member Author

cc @nikswamy , any opinion here? I will probably also mess with F*'s getopt soon-ish.

@tahina-pro tahina-pro merged commit 57cd6c2 into project-everest:master Oct 23, 2024
4 checks passed
@mtzguido mtzguido deleted the getopt branch October 23, 2024 20:56
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

Successfully merging this pull request may close these issues.

2 participants