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

Address Coq 8.13 deprecation warnings #12

Open
KevOrr opened this issue Aug 27, 2021 · 0 comments · Fixed by #13
Open

Address Coq 8.13 deprecation warnings #12

KevOrr opened this issue Aug 27, 2021 · 0 comments · Fixed by #13

Comments

@KevOrr
Copy link
Member

KevOrr commented Aug 27, 2021

#11 (diff) silenced two new deprecation warnings:

  • deprecated-hint-without-locality
  • deprecated-instance-without-locality

We have many hints and instances that use default locality. Look into explicitly setting locality to local or export wherever possible

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 a pull request may close this issue.

1 participant