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

Clean up hedgehog.cabal for GHC 8.0+ #391

Merged
merged 1 commit into from
Sep 10, 2020

Commits on Jul 31, 2020

  1. Clean up hedgehog.cabal for GHC 8.0+

    Since we have dropped support for GHC 7.10, the redundant packages `fail` and `semigroups` can be removed now. The additional warning is also included in `-Wall`.
    felixonmars committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    5d19aad View commit details
    Browse the repository at this point in the history