Skip to content

haskellPackages: stackage LTS 24.21 -> LTS 24.23#466258

Merged
sternenseemann merged 378 commits intostagingfrom
haskell-updates
Dec 20, 2025
Merged

haskellPackages: stackage LTS 24.21 -> LTS 24.23#466258
sternenseemann merged 378 commits intostagingfrom
haskell-updates

Conversation

@wolfgangwalther
Copy link
Contributor

@wolfgangwalther wolfgangwalther commented Nov 29, 2025

This Merge

This PR is the regular merge of the haskell-updates branch into staging.

This branch is being continually built and tested by hydra at https://hydra.nixos.org/jobset/nixpkgs/haskell-updates. You may be able to find an up-to-date Hydra build report at cdepillabout/nix-haskell-updates-status.

We roughly aim to merge these haskell-updates PRs at least once every two weeks. See the @NixOS/haskell team calendar for who is currently in charge of this branch.

haskellPackages Workflow Summary

Our workflow is currently described in pkgs/development/haskell-modules/HACKING.md.

The short version is this:

  • We regularly update the Stackage and Hackage pins on `haskell-updates` (normally at the beginning of a merge window).
  • The community fixes builds of Haskell packages on that branch.
  • We aim at at least one merge of haskell-updates into `staging` every two weeks.
  • We only do the merge if the mergeable job is succeeding on hydra.
  • If a maintained package is still broken at the time of merge, we will only merge if the maintainer has been pinged 7 days in advance. (If you care about a Haskell package, become a maintainer!)

More information about Haskell packages in nixpkgs can be found in the nixpkgs manual.


This is the follow-up to #460624. Come to #haskell:nixos.org if you have any questions.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 6.topic: haskell General-purpose, statically typed, purely functional programming language 4.workflow: package set update Development branch for package set updates (haskell/python) 2.status: merge conflict This PR has merge conflicts with the target branch 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches. and removed 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Nov 29, 2025
@wolfgangwalther wolfgangwalther changed the title haskellPackages: update stackage and hackage haskellPackages: stackage LTS 24.21 -> LTS 24.22 Dec 8, 2025
@wolfgangwalther
Copy link
Contributor Author

Handing over to @sternenseemann today. Current status:

@wolfgangwalther wolfgangwalther changed the title haskellPackages: stackage LTS 24.21 -> LTS 24.22 haskellPackages: stackage LTS 24.21 -> LTS 24.23 Dec 11, 2025
@wolfgangwalther
Copy link
Contributor Author

@wolfgangwalther
Copy link
Contributor Author

wolfgangwalther commented Dec 14, 2025

ghcjs seems to be broken right now:

[🐧❌] pkgsCross.ghcjs.haskell.packages.ghc912
[🐧❌] pkgsCross.ghcjs.haskellPackages

This seems to already happen on master, so should not be a blocker here.

@wolfgangwalther
Copy link
Contributor Author

Bisected the ghcjs failure down to #467871.

@sternenseemann sternenseemann marked this pull request as ready for review December 20, 2025 21:50
@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Dec 20, 2025
@sternenseemann sternenseemann merged commit 986510a into staging Dec 20, 2025
25 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 4.workflow: package set update Development branch for package set updates (haskell/python) 6.topic: haskell General-purpose, statically typed, purely functional programming language 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 5001+ This PR causes many rebuilds on Darwin and must target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 5001+ This PR causes many rebuilds on Linux and must target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.