8000 Some named scope errors replacing GenericError by andreasabel · Pull Request #7483 · agda/agda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Some named scope errors replacing GenericError #7483

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

Merged
merged 9 commits into from
Sep 10, 2024
Merged

Conversation

andreasabel
Copy link
Member
@andreasabel andreasabel commented Sep 10, 2024

New scope errors:

  • DeclarationsAfterTopLevelModule
  • IllegalDeclarationBeforeTopLevelModule
  • MissingTypeSignature
  • PrivateRecordField
  • RepeatedNamesInImportDirective

Additional refactorings:

  • Agda.Utils.Bag: use List1 to enforce non-emptiness of groups
  • Helper Agda.Utils.String.pluralS for default English plural
  • No longer reexport Data.Semigroup from Agda.TypeChecking.Pretty

@andreasabel andreasabel added the GenericError Concerning GenericError and GenericDocError label Sep 10, 2024
@andreasabel andreasabel added this to the 2.8.0 milestone Sep 10, 2024
@andreasabel andreasabel changed the title scope errors Some named scope errors replacing GenericError Sep 10, 2024
@andreasabel andreasabel self-assigned this Sep 10, 2024
@andreasabel andreasabel added the scope Issues relating to scope checking label Sep 10, 2024
@andreasabel andreasabel marked this pull request as ready for review September 10, 2024 14:57
@andreasabel andreasabel merged commit f59bcf2 76F7 into master Sep 10, 2024
28 checks passed
@andreasabel andreasabel deleted the scope-errors branch September 10, 2024 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GenericError Concerning GenericError and GenericDocError scope Issues relating to scope checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0