Skip to content

Support GHC 9.14; remove support for GHC 8.0 and below#106

Open
andreasabel wants to merge 5 commits intomasterfrom
ghc-9.14
Open

Support GHC 9.14; remove support for GHC 8.0 and below#106
andreasabel wants to merge 5 commits intomasterfrom
ghc-9.14

Conversation

@andreasabel
Copy link
Copy Markdown
Member

@andreasabel andreasabel commented Jan 5, 2026

  • bump base for GHC 9.14
  • extend test range to GHC 8.2 - 9.14
  • bump cabal-version to 2.0
  • drop support for GHC 8.0 and below; remove respective conditionals

Closes #105.

@andreasabel andreasabel changed the title Bump CI to GHC 9.14 Support GHC 9.14; remove support for GHC 8.0 and below Jan 5, 2026
Also bump cabal-version to 2.0 (GHC 8.2 comes with Cabal 2.0).
@andreasabel andreasabel added the pr: squash PR needs squashing label Jan 5, 2026
Comment thread test/BDD.hs
Copy link
Copy Markdown
Contributor

@Bodigrim Bodigrim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While you are at it, maybe fix non-canonical instance Applicative TestM?.. Approved anyway.

@andreasabel
Copy link
Copy Markdown
Member Author

Adressed @Bodigrim 's suggestions.

This could be released as 0.68.11. @bgamari I can do this if you share uploader rights with me: https://hackage.haskell.org/package/hsc2hs/maintainers/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: squash PR needs squashing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support GHC version 9.14.1.

2 participants