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 GHC 8.0.2 support #268

Closed
5 tasks
chshersh opened this issue May 11, 2020 · 0 comments · Fixed by #355
Closed
5 tasks

Drop GHC 8.0.2 support #268

chshersh opened this issue May 11, 2020 · 0 comments · Fixed by #355
Assignees
Labels
CI doc README, Haddock documentation, tutorials

Comments

@chshersh
Copy link
Contributor

It's been too long since GHC-8.0.2 was released. Supporting this particular GHC version is very tedious, a lot more CPP required. And the pile of released GHC version is growing bigger. So I propose to remove GHC 8.0.2 support in the 0.8.0.0 release.

Tasks:

  • Remove GHC-8.0.2 from CI support
  • Bump up base lower bound
  • Update .cabal metadata
  • Update documentation in README
  • Cleanup CPP
@chshersh chshersh added CI doc README, Haddock documentation, tutorials labels May 11, 2020
@chshersh chshersh added this to the v0.8.0.0: Standard milestone May 11, 2020
@chshersh chshersh pinned this issue Jun 4, 2020
@rektrex rektrex mentioned this issue Jul 4, 2020
10 tasks
@vrom911 vrom911 self-assigned this Mar 9, 2021
vrom911 added a commit that referenced this issue Mar 9, 2021
chshersh pushed a commit that referenced this issue Mar 9, 2021
* [#268] Drop GHC 8.0.2 support

Resolves #268

* Fix test
@chshersh chshersh unpinned this issue Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI doc README, Haddock documentation, tutorials
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants