Skip to content

haskellPackages: update stackage and hackage#167612

Merged
sternenseemann merged 16 commits intomasterfrom
haskell-updates
Apr 9, 2022
Merged

haskellPackages: update stackage and hackage#167612
sternenseemann merged 16 commits intomasterfrom
haskell-updates

Conversation

@sternenseemann
Copy link
Member

This Merge

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

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 master 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!)

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

This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
Upstream finally cut a new release with some adjustments allowing niv to
be built using the Stackage LTS solver.
@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Apr 7, 2022
@sternenseemann
Copy link
Member Author

@abbradar @turion We could potentially update to Agda 2.6.2.2 in this PR if you want to look into it. Otherwise it'll happen automatically with the next Stackage LTS 19 release.

@sternenseemann
Copy link
Member Author

@maralorn The latest fourmolu version changed from 0.5.0.1 to 0.6.0.0, we'll have to check whether we can build the 9.2.2 HLS with that version.

These currently fail when trying to execute cabal-install, interestingly
with EFAULT.
@turion
Copy link
Contributor

turion commented Apr 7, 2022

Otherwise it'll happen automatically with the next Stackage LTS 19 release.

From my perspective, there is no need to hurry or to put extra effort into it.

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. labels Apr 7, 2022
@sternenseemann
Copy link
Member Author

sternenseemann commented Apr 8, 2022

haskell-updates build report from hydra

evaluation 1753955 of nixpkgs commit 7954a24 as of 2022-04-08 11:14 UTC

🟡 Potential issues

  • maintained jobset failed.

Build summary

Platform Failed ❌ DependencyFailed ❗ TimedOut ⌛🚫 Unfinished ⏳ Success ✔️
aarch64-linux 📱 34 44 11 4 6202
x86_64-darwin 🍎 68 46 4 6120
x86_64-linux 🐧 14 19 5 6292

Maintained packages with build failure

Maintained packages with failed dependency

Unmaintained packages with build failure

88 job(s)

Unmaintained packages with failed dependency

71 job(s)

Top 50 broken packages, sorted by number of reverse dependencies

50 job(s)

amazonka-core ⤴️ 186
gogol-core ⤴️ 184
haskell98 ⤴️ 153
enumerator ⤴️ 56
derive ⤴️ 48
amazonka ⤴️ 44
accelerate ⤴️ 42
parseargs ⤴️ 42
syb-with-class ⤴️ 42
MonadCatchIO-transformers ⤴️ 41
data-lens ⤴️ 33
rank1dynamic ⤴️ 33
distributed-static ⤴️ 31
language-ecmascript ⤴️ 31
distributed-process ⤴️ 30
autodocodec ⤴️ 29
ip ⤴️ 29
iteratee ⤴️ 29
jmacro ⤴️ 29
text-format ⤴️ 28
mmsyn3 ⤴️ 27
crypto-numbers ⤴️ 26
validity-aeson ⤴️ 26
either-unwrap ⤴️ 25
autodocodec-schema ⤴️ 24
web-routes-th ⤴️ 24
autodocodec-yaml ⤴️ 23
crypto-pubkey ⤴️ 23
ixset-typed ⤴️ 23
haskelldb ⤴️ 22
wxdirect ⤴️ 22
amazonka-s3 ⤴️ 21
mmsyn2 ⤴️ 21
subG ⤴️ 21
userid ⤴️ 21
wxc ⤴️ 21
biocore ⤴️ 20
sydtest ⤴️ 20
wxcore ⤴️ 20
attoparsec-enumerator ⤴️ 19
bytestring-show ⤴️ 19
fay ⤴️ 19
harp ⤴️ 19
hsx2hs ⤴️ 19
ixset ⤴️ 19
wx ⤴️ 19
asn1-data ⤴️ 18
dbus-core ⤴️ 18
gtksourceview2 ⤴️ 18
ukrainian-phonetics-basic ⤴️ 18

⤴️: The number of packages that depend (directly or indirectly) on this package (if any). If two numbers are shown the first (lower) number considers only packages which currently have enabled hydra jobs, i.e. are not marked broken. The second (higher) number considers all packages.

Report generated with maintainers/scripts/haskell/hydra-report.hs

@ofborg ofborg bot requested a review from guibou April 8, 2022 23:15
@ofborg ofborg bot added the 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. label Apr 8, 2022
github-actions bot and others added 2 commits April 9, 2022 00:12
According to local testing, the bindist is below 1GB on
aarch64-linux which is below the Hydra output limit.
@ofborg ofborg bot requested review from domenkozar and prusnak April 9, 2022 11:58
@ofborg ofborg bot added the 8.has: clean-up This PR removes packages or removes other cruft label Apr 9, 2022
@sternenseemann sternenseemann merged commit bbd50af into master Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 8.has: clean-up This PR removes packages or removes other cruft 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 101-500 This PR causes between 101 and 500 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 1001-2500 This PR causes many rebuilds on Linux and should target the staging branches. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants