Skip to content

Release 1.7.3 #2

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

Draft
wants to merge 9 commits into
base: release-1.7.3-base
Choose a base branch
from
Draft

Release 1.7.3 #2

wants to merge 9 commits into from

Conversation

andreasabel
Copy link
Owner

No description provided.

plt-amy and others added 4 commits October 10, 2023 10:36
To fix agda/agda#6654, we've decided that large indices will no longer
be allowed by default. There is an infective flag `--large-indices` to
bring them back, but none of the uses of large indices in the standard
library were essential: to avoid complicated mutually-recursive PRs
across repos, I adjusted the levels to check with `--no-large-indices`
instead of adding the flag to the modules that used them.
@andreasabel andreasabel marked this pull request as draft October 10, 2023 09:27
Also:
- install alex and happy
- bump Agda heap to -M6G
…-1.7.3-base

Restricting to branch release-1.7.3-base will hopefully stop duplicate
CI runs.
bump to 1.7.3 in
- standard-library.agda-lib
- README.agda
- installation-guide.txt
Some objects will get a new name in v2.0.
We add some of these names already here to ease the transition to v2.0:

- add modules `Effect.*` reexporting `Category.*`
- add `IO.Primitive.pure` as alias for `IO.Primitive.return`
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