-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add links to libraries used by this spec to the README #682
Comments
They are all linked here https://github.com/IntersectMBO/formal-ledger-specifications/blob/master/CONTRIBUTING.md, which is linked from the README. I think that should be sufficient? |
I'd suggest to go a step further and have the libraries as git submodules of this repo. This has several advantages:
As a potential disadvantage, there could be a divergence between the commits the git submodules point to and what |
I think it should be relatively simple to get the commit hashes out of That being said, I think nix is a perfectly fine package manager for Agda, and we even have a pretty complete guide to setup everything. We could improve some things here and there, but I'd rather invest some extra time into a working general solution than into an ad-hoc solution that would have to be replicated for lots of different projects. |
It would be really convenient for looking things up if all the relevant libraries were linked directly in the README
Including :
The text was updated successfully, but these errors were encountered: