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

Error on unused-top-binds in tests #1030

Merged
merged 3 commits into from
Sep 7, 2024

Conversation

meooow25
Copy link
Contributor

This guards against defining a test or benchmark but forgetting to include it in the test tree.

This was prompted by #972 (comment), but it turns out we already had a couple of mistakenly unused tests.

This guards against defining a test or benchmark but forgetting to
include it in the test tree.
b can be negative. Just do it the simple way.
@meooow25 meooow25 merged commit 2ad4ea3 into haskell:master Sep 7, 2024
11 checks passed
@meooow25 meooow25 deleted the tests-werror-unused branch September 7, 2024 09:55
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.

1 participant