Skip to content
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

haskellPackages: update stackage and hackage #180512

Merged
merged 24 commits into from
Jul 12, 2022
Merged

Conversation

cdepillabout
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 #179211. Come to #haskell:nixos.org if you have any questions.

This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
@cdepillabout
Copy link
Member Author

cdepillabout commented Jul 8, 2022

haskell-updates build report from hydra

evaluation 1770543 of nixpkgs commit f297d1e as of 2022-07-08 03:43 UTC

🟡 Potential issues

  • maintained jobset failed.

Build summary

Platform Failed ❌ DependencyFailed ❗ TimedOut ⌛🚫 Unfinished ⏳ Success ✔️
aarch64-linux 📱 26 26 1 6287
x86_64-darwin 🍎 57 23 1 1 6202
x86_64-linux 🐧 5 5 1 6366

Maintained packages with build failure

Maintained packages with failed dependency

Unmaintained packages with build failure

78 job(s)

Unmaintained packages with failed dependency

48 job(s)

Top 50 broken packages, sorted by number of reverse dependencies

50 job(s)

amazonka-core ⤴️ 185
gogol-core ⤴️ 184
haskell98 ⤴️ 153
enumerator ⤴️ 56
util ⤴️ 49
derive ⤴️ 48
amazonka ⤴️ 43
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
ip ⤴️ 29
iteratee ⤴️ 29
jmacro ⤴️ 29
text-format ⤴️ 28
mmsyn3 ⤴️ 27
autodocodec-yaml ⤴️ 26
crypto-numbers ⤴️ 25
either-unwrap ⤴️ 25
web-routes-th ⤴️ 24
ixset-typed ⤴️ 23
sydtest ⤴️ 23
crypto-pubkey ⤴️ 22
haskelldb ⤴️ 22
wxdirect ⤴️ 22
alg ⤴️ 21
amazonka-s3 ⤴️ 21
mmsyn2 ⤴️ 21
userid ⤴️ 21
wxc ⤴️ 21
biocore ⤴️ 20
subG ⤴️ 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
HGamer3D-Data ⤴️ 17

⤴️: 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

@domenkozar
Copy link
Member

Any chance to update stackage/hackage again? :)

The GHC 9.2 compat issue has been fixed in validity 0.12.1.0, allowing
us to re-enable the test suite as well.
A package takeover upstream has finally fixed the compat issues we've
been having.
@sternenseemann
Copy link
Member

sternenseemann commented Jul 12, 2022

Any chance to update stackage/hackage again? :)

I think it may be better to finish this iteration first, since all major issues should be addressed on the branch now.

Edit: We are waiting on ~23 queued jobs and then we should be gtg.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants