Skip to content

Conversation

@wz1000
Copy link
Collaborator

@wz1000 wz1000 commented Jan 1, 2026

  • wip: Build ghcide with 9.14
  • plugins build with 9.14

description: "Cabal version"
required: false
default: "3.14.2.0"
default: "3.16.0.0"
Copy link
Collaborator

Choose a reason for hiding this comment

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

This should be bumped to 3.16.1.0

@benz0li
Copy link

benz0li commented Jan 8, 2026

FYI Building HLS 2.12.0.0 using GHC 9.12.3 fails, too:

Will this PR also fix this?

@fendor
Copy link
Collaborator

fendor commented Jan 8, 2026

@benz0li I don't think so, the failed CI jobs point to ghc-lib-parser being incompatible with ghc 9.12.3.

@dschrempf
Copy link
Collaborator

According to https://discourse.haskell.org/t/critical-code-generation-bug-with-ghc-9-12-3/13505 we should avoid using GHC 9.12.3 altogether. (Maybe irrelevant).

@benz0li
Copy link

benz0li commented Jan 8, 2026

@benz0li I don't think so, the failed CI jobs point to ghc-lib-parser being incompatible with ghc 9.12.3.

True. Then, I wonder why it picks ghc-lib-parser-9.12.2.20250421 when there is ghc-lib-parser-9.12.3.20251228 available.

@fendor
Copy link
Collaborator

fendor commented Jan 8, 2026

@benz0li Ah, perhaps the index-state needs to be updated? That might be fixed by this PR.

@benz0li
Copy link

benz0li commented Jan 8, 2026

According to https://discourse.haskell.org/t/critical-code-generation-bug-with-ghc-9-12-3/13505 we should avoid using GHC 9.12.3 altogether. (Maybe irrelevant).

Cross reference:

Copy link
Collaborator

@fendor fendor left a comment

Choose a reason for hiding this comment

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

LGTM, the Compile.hs module could probably need a rework, and there are plenty of ad-hoc CPP statements... But we should get to that later, it is more important to get a release out.

@fendor fendor merged commit 3d9a45a into master Jan 12, 2026
67 of 74 checks passed
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.

7 participants