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

idea: migrate examples directory to a hs-to-coq registry of supported modules #197

Open
quinn-dougherty opened this issue Nov 2, 2021 · 0 comments

Comments

@quinn-dougherty
Copy link
Contributor

Desired behavior

Maybe a direction the cli could go in would look like the following:

if containers is specified in some config file, then hs-to-coq goes to some central hub or registry where coqified containers lives and pulls it down.

This could be approached one of two ways

  1. make hs-to-coq talk to the internet
  2. have a broader make or nix context talk to the internet on behalf of hs-to-coq

complication: versions

A really ideal execution of this would allow for config file to specify different versions of containers, so in the registry would live coqifications of a number of supported versions. More of a stretch goal.

See also #196

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

1 participant