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

Emit warning for fixities with no export modifiers #3234

Merged
merged 8 commits into from
Apr 3, 2024

Conversation

andrevidela
Copy link
Collaborator

This is to help update all the existing code to program with explicit fixity export directives in preparation for the behavioral change where they will become private by default.

Description

This is part of #2998 stage 2

Should this change go in the CHANGELOG?

  • If this is a fix, user-facing change, a compiler change, or a new paper
    implementation, I have updated CHANGELOG_NEXT.md (and potentially also
    CONTRIBUTORS.md).

This is to help update all the existing code to program with explicit
fixity export directives in preparation for the behavioral change where
they will become private by default.
@andrevidela andrevidela force-pushed the fixity-export-warning branch from d6ac9a8 to 5773536 Compare March 17, 2024 09:22
@andrevidela
Copy link
Collaborator Author

submitted a PR to frex to export fixities : frex-project/idris-frex#71
Investigating windows ideMode next

@andrevidela
Copy link
Collaborator Author

@stefan-hoeck is there an easy way to find out how many other libraries in the latest package collection will be affected by this change?

@gallais gallais merged commit 75032a7 into idris-lang:main Apr 3, 2024
22 checks passed
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