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

fix: complete rewrite of the library #63

Merged
merged 8 commits into from
Sep 25, 2022
Merged

fix: complete rewrite of the library #63

merged 8 commits into from
Sep 25, 2022

Conversation

favonia
Copy link
Collaborator

@favonia favonia commented Sep 17, 2022

clean-ups

features

  • Access to units within the same library
  • Access to built-in libraries that are installed along with OPAM
  • Locally redirection or vendoring of arbitrary dependencies
  • Allow different branches of the same remote git repository (though not at the same time)
  • Support of a public index from the web
  • Support of a public index from a file
  • Support of a public index from files installed along with OPAM
  • Local building environments by default, and co-development of two or more local libraries as an option (e.g., changing both Yuujinchou and algaett at the same time)
  • Options to work offline (which would turn off git auto-fetch)
  • Thread/domain-safety

features for consideration

  • Quick checking of dependencies
  • Version constraint solving
  • Generic namespace specification (inspired by MLton)

@favonia favonia merged commit cd67661 into main Sep 25, 2022
@favonia favonia deleted the revamp branch September 25, 2022 17:58
@favonia favonia linked an issue Oct 11, 2022 that may be closed by this pull request
@favonia favonia removed a link to an issue Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant