Skip to content

Add GHC-9.2.6 #1842

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Feb 14, 2023
Merged

Add GHC-9.2.6 #1842

merged 13 commits into from
Feb 14, 2023

Conversation

TeofilC
Copy link
Contributor

@TeofilC TeofilC commented Feb 10, 2023

Adds GHC 9.2.6

@TeofilC
Copy link
Contributor Author

TeofilC commented Feb 10, 2023

The materialization script fails atm with this error:

error: builder for '/nix/store/ff11xx3zxpxb4ibag7qyrj3vsc0xq1ss-nix-tools-plan-to-nix-pkgs.drv' failed with exit code 1;
       last 10 log lines:
       > target requires ==2.1.0.1)
       > [__0] trying: hackage-db-2.1.0.1
       > [__1] trying: base-4.16.4.0/installed-4.16.4.0 (dependency of hackage-db)
       > [__2] next goal: nix-tools (user goal)
       > [__2] rejecting: nix-tools-0.1.0.0 (conflict:
       > base==4.16.4.0/installed-4.16.4.0, nix-tools => base>=4 && <4.15)
       > [__2] fail (backjumping, conflict set: base, nix-tools)
       > After searching the rest of the dependency tree exhaustively, these were the
       > goals I've had most trouble fulfilling: base, nix-tools, hackage-db
       > )
       For full logs, run 'nix log /nix/store/ff11xx3zxpxb4ibag7qyrj3vsc0xq1ss-nix-tools-plan-to-nix-pkgs.drv'.
error: 1 dependencies of derivation '/nix/store/sa4aqqlgjiiyy4fvbm3fp56fchhbszcb-generateMaterialized.drv' failed to build
error: 1 dependencies of derivation '/nix/store/q6da1c003zv4h37bh2gqdwldrzxly44b-updateMaterialized.drv' failed to build
error: 1 dependencies of derivation '/nix/store/22vjqpvdm3c41qjps0vfr9hfjzwzjql2-nix-tools-plan-to-nix-pkgs.drv' failed to build

@TeofilC TeofilC mentioned this pull request Feb 10, 2023
@angerman
Copy link
Collaborator

I believe bumping the nix-tools base bound should be ok. I wonder why we didn't run into this before.

@angerman
Copy link
Collaborator

@TeofilC after discussion with @hamishmack, we will try to merge #1815 prior to adding 9.2.6, both will require major rebuilds :-/

@hamishmack hamishmack merged commit 4952abb into input-output-hk:master Feb 14, 2023
@TeofilC
Copy link
Contributor Author

TeofilC commented Feb 15, 2023

Many thanks @hamishmack !

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