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

Suppress warnings from Algebra.Properties.CommutativeMonoid #1100

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

MatthewDaggitt
Copy link
Contributor

Whilst trying to improve #1078 I've run into several other outstanding issues:

Therefore to me, it feels that if we fix these problems by naively transferring the proofs over to Vector we're simply generating more code we're going to need to deprecate in the future. This is therefore an alternative PR to #1078 which simply suppresses the warnings for the mean time, and we can tackle the problem more completely in v1.4.

@gallais thoughts?

@gallais
Copy link
Member

gallais commented Mar 5, 2020

Not sure how you'd prove these things generically. Happy to see us taking our
time on this & simply silencing the warning though.

@MatthewDaggitt MatthewDaggitt merged commit ecfa18d into master Mar 5, 2020
@MatthewDaggitt MatthewDaggitt deleted the issue870-alt branch March 5, 2020 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Agda test-suite fails due to deprecation warnings
2 participants