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

Drop support for GHC < 8 #89

Merged
merged 6 commits into from
Aug 3, 2022
Merged

Drop support for GHC < 8 #89

merged 6 commits into from
Aug 3, 2022

Commits on Jul 9, 2022

  1. Drop ghc6Parsers

    Also drop related workarounds and tests that depend on this code.
    
    Strangely one of the GHC-7 tests failed as well even though the comments
    suggest this code is only needed for GHC-6. This isn't an issue cause we
    are dropping support for GHC-7 too.
    TeofilC committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    10be7d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77bf3e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61acab9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91511e1 View commit details
    Browse the repository at this point in the history
  5. Drop Tested-With GHC-7.10.3

    TeofilC committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    c32d9c3 View commit details
    Browse the repository at this point in the history
  6. Regenerate Github CI

    TeofilC committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9e8d2b9 View commit details
    Browse the repository at this point in the history