Skip to content

Test with GHC 9.14.1, 9.12.4, 9.10.3, 9.8.4, 9.6.7, 9.4.8 - #75

Open
newhoggy wants to merge 2 commits into
mainfrom
update-ghc-versions
Open

Test with GHC 9.14.1, 9.12.4, 9.10.3, 9.8.4, 9.6.7, 9.4.8#75
newhoggy wants to merge 2 commits into
mainfrom
update-ghc-versions

Conversation

@newhoggy

Copy link
Copy Markdown
Member

Brings tested GHC versions in line with hw-prim.

Changes

  • tested-with: now GHC == 9.14.1, 9.12.4, 9.10.3, 9.8.4, 9.6.7, 9.4.8, 9.2.8, 9.0.2, 8.10.7, 8.8.4 (was 9.12.2, 9.10.2, 9.8.4, 9.6.7)
  • CI GHC matrix: ["9.14.1", "9.12.4", "9.10.3", "9.8.4", "9.6.7", "9.4.8"] (was 9.12.2, 9.10.2, 9.8.4, 9.6.7)
  • containers upper bound widened from < 0.8 to < 0.9 (GHC 9.14.1 ships containers-0.8)

Other bounds (base < 5, bytestring < 0.13, deepseq < 1.6, etc.) already admit base-4.22 / GHC 9.14.

Dependency resolution verified locally with GHC 9.8.4 (full build is not possible on this aarch64 host since hw-simd intentionally excludes ARM; CI builds on x86_64).

John Ky added 2 commits June 12, 2026 18:36
- Update tested-with to match hw-prim: GHC 9.14.1, 9.12.4, 9.10.3,
  9.8.4, 9.6.7, 9.4.8, 9.2.8, 9.0.2, 8.10.7, 8.8.4
- Update CI GHC matrix to 9.14.1, 9.12.4, 9.10.3, 9.8.4, 9.6.7, 9.4.8
- Widen containers upper bound to < 0.9 for GHC 9.14 (containers-0.8)
GHC 9.14.1 on Windows cannot solve the doctest dependency because
ghc-paths' custom Setup is incompatible with the bundled Cabal 3.16.
GHC 9.4.8 on Windows fails because doctest cannot locate the
chocolatey-installed ghc.exe. Both are upstream/infra issues with no
package-level fix, so exclude those matrix cells.
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.

1 participant