Skip to content

allow compilation with GHC 9.10#66

Merged
ali-abrar merged 1 commit intoobsidiansystems:developfrom
tdimiduk:tdimiduk/ghc-9.10
Dec 25, 2025
Merged

allow compilation with GHC 9.10#66
ali-abrar merged 1 commit intoobsidiansystems:developfrom
tdimiduk:tdimiduk/ghc-9.10

Conversation

@tdimiduk
Copy link
Copy Markdown
Contributor

@tdimiduk tdimiduk commented Dec 15, 2025

I have:

  • run cabal build locally with ghc 9.10
  • run cabal test locally with ghc 9.01
  • run nix-build release.nix

They all passed. Not sure if we will warnings on older versions because of the new imports, but the release test passed, so hopefully nothing too serious.

My local env is nixos unstable,
ghc --version
The Glorious Glasgow Haskell Compilation System, version 9.10.3
cabal --version
cabal-install version 3.16.0.0

Package upper bound bumps and a few new imports to get this to compile
with GHC 9.10
@ali-abrar ali-abrar merged commit 3933b82 into obsidiansystems:develop Dec 25, 2025
0 of 2 checks passed
@tdimiduk tdimiduk deleted the tdimiduk/ghc-9.10 branch December 25, 2025 03:32
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