Skip to content

Support GHC-9.14#34

Merged
phadej merged 1 commit into
masterfrom
ghc-9.14
May 11, 2026
Merged

Support GHC-9.14#34
phadej merged 1 commit into
masterfrom
ghc-9.14

Conversation

@phadej
Copy link
Copy Markdown
Collaborator

@phadej phadej commented May 11, 2026

Closes #33

@phadej phadej merged commit cd93c65 into master May 11, 2026
11 checks passed
@phadej phadej deleted the ghc-9.14 branch May 11, 2026 22:21
Comment thread binary-instances.cabal
, primitive
, QuickCheck ^>=2.14.3 || ^>=2.15.0.1
, quickcheck-instances ^>=0.3.31
, QuickCheck ^>=2.14.3 || ^>=2.15.0.1 || ^>=2.18.0.0
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Is there a specific reason why 2.16 / 2.17 were left out?

I just tried in Nixpkgs with 2.16, that passes tests fine. Would appreciate a hackage revision allowing that, too. Thanks!

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Won't do, sorry. Supporting a range of major versions is always extra work (for CI).

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.

please allow tagged-0.8.10

2 participants