Skip to content

Support GHC 9.14.1#538

Merged
arybczak merged 1 commit intomasterfrom
ghc-9.14.1
Jan 28, 2026
Merged

Support GHC 9.14.1#538
arybczak merged 1 commit intomasterfrom
ghc-9.14.1

Conversation

@arybczak
Copy link
Collaborator

@arybczak arybczak commented Jan 25, 2026

Based on #531, also does some minor cleanup.

@arybczak arybczak force-pushed the ghc-9.14.1 branch 2 times, most recently from cf87cee to 1d00cdf Compare January 25, 2026 22:44
{-# OPTIONS_GHC -fplugin=Test.Inspection.Plugin -dsuppress-all #-}
#if __GLASGOW_HASKELL__ >= 914
-- checkIxAdjoin case is too complicated for GHC-9.14
-- TODO: remove this since it invalidates results of all tests in this module in a realistic scenario.
Copy link
Contributor

Choose a reason for hiding this comment

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

create an issue if you are going to merge this PR with a TODO still in. Otherwise it will be simply forgotten.

Copy link
Collaborator Author

@arybczak arybczak Jan 26, 2026

Choose a reason for hiding this comment

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

cabal.project Outdated

tests: true

-- temporarily for GHC-9.14
Copy link
Contributor

Choose a reason for hiding this comment

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

ditto for this "temporary" thing. My bet, we'll touch cabal.project next only around GHC-9.16 is out.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Since you are a maintainer of both indexed-traversable and these, can you make appropriate revisions so it's not needed?

Copy link
Contributor

Choose a reason for hiding this comment

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

I cannot immediately, sorry, that will take some time

@arybczak arybczak changed the title Support GHC 9.14 Support GHC 9.14.1 Jan 28, 2026
@arybczak arybczak merged commit 346188d into master Jan 28, 2026
13 checks passed
@arybczak arybczak deleted the ghc-9.14.1 branch January 28, 2026 18:32
@arybczak arybczak mentioned this pull request Jan 28, 2026
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.

2 participants