Skip to content

Conversation

@henrytill
Copy link
Contributor

This PR adds support for GHC 9.14.

For consistency, in a separate commit, it also updates Changelog.md and the tested-with value to reflect existing support for GHC 9.12.

@andreasabel
Copy link
Contributor

I made a revision on Hackage for GHC 9.14:

Pushing "unicode-transforms.cabal" (unicode-transforms-0.4.0.1~9) ...

Changes in this revision:

    • Changed tested-with
      from ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.4: ghc ==8.6.5: ghc ==8.8.4: ghc ==8.10.7: ghc ==9.0.2: ghc ==9.2.8: ghc ==9.4.7: ghc ==9.6.3: ghc ==9.8.1
      to ghc ==8.0.2: ghc ==8.2.2: ghc ==8.4.4: ghc ==8.6.5: ghc ==8.8.4: ghc ==8.10.7: ghc ==9.0.2: ghc ==9.2.8: ghc ==9.4.8: ghc ==9.6.7: ghc ==9.8.4: ghc ==9.10.3: ghc ==9.12.2: ghc ==9.14.1

    • Changed the library component's library dependency on 'base'
      from >=4.8 && <4.22
      to >=4.8 && <4.23

    • Changed the test suite 'extras' component's library dependency on 'QuickCheck'
      from >=2.1 && <2.16
      to >=2.1 && <2.18

    • Changed the benchmark 'bench' component's library dependency on 'tasty-bench'
      from >=0.2.5 && <0.4
      to >=0.2.5 && <0.6

Copy link
Member

@adithyaov adithyaov left a comment

Choose a reason for hiding this comment

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

Thanks for the PR - LGTM.
It does not look like the CI failure has anything to do with this change.

I'll look at the CI failure this weekend and get this PR merged.

@henrytill
Copy link
Contributor Author

@adithyaov: Thanks, let me know if you'd like me to make the changes required to align with @andreasabel's Hackage revision.

@adithyaov
Copy link
Member

Thanks, let me know if you'd like me to make the changes required to align with @andreasabel's Hackage revision.

@henrytill - Yes please, that would be great!

@henrytill
Copy link
Contributor Author

Let me know if you need anything else.

@adithyaov adithyaov merged commit 1832ee6 into composewell:master Jan 18, 2026
14 of 17 checks passed
@adithyaov
Copy link
Member

Thanks @henrytill, and @andreasabel!

@henrytill henrytill deleted the support-ghc-9.14 branch January 18, 2026 23:48
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.

3 participants