formal-ledger-specifications
formal-ledger-specifications copied to clipboard
Update to Agda 2.7
Once Agda 2.7 makes it into nixpkgs master we should update (see the bottom of CONTRIBUTING.md on how to update agda-nixpkgs). This will unblock merging #488.
We should also update CONTRIBUTING.md to reflect the upgrade to 2.7.
- [ ] change "We use Agda version 2.6.4 and..." to "We use Agda version 2.7.0 and..."
- [ ] change line
("Ledger Agda" "2.6.4" "~/IOHK/ledger-agda/bin/agda")))in init file example appropriately.
Completed by #564 (CONTRIBUTING.md was also updated in some other PR that I don't want to search for).