Skip to content

haskellPackages: update stackage and hackage#145582

Merged
sternenseemann merged 35 commits intomasterfrom
haskell-updates
Nov 18, 2021
Merged

haskellPackages: update stackage and hackage#145582
sternenseemann merged 35 commits intomasterfrom
haskell-updates

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 #144707. 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
@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Nov 12, 2021
* haskell.packages.ghc9{0,2}1.doctest: 0.18.1 -> 0.18.2

* haskell.packages.ghc921.doctest: drop now obsolete patch

* haskellPackages.hledger-lib_1_23: reflect doctest update
The latest available version of hspec is now hspec* 2.8.4.
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches. labels Nov 12, 2021
@sternenseemann
Copy link
Member

sternenseemann commented Nov 13, 2021

haskell-updates build report from hydra

evaluation 1722717 of nixpkgs commit dff04bf as of 2021-11-16 19:10 UTC

🔴 Branch not mergeable

  • mergeable jobset failed.

Build summary

Platform Failed ❌ DependencyFailed ❗ TimedOut ⌛🚫 Success ✔️
aarch64-linux 📱 26 19 5 7062
x86_64-darwin 🍎 65 43 3 6945
x86_64-linux 🐧 6 5 1 7140

Maintained packages with failed dependency

Unmaintained packages with build failure

84 job(s)

Unmaintained packages with failed dependency

60 job(s)

Top 50 broken packages, sorted by number of reverse dependencies

50 job(s)

haskell98 ⤴️ 153
enumerator ⤴️ 56
derive ⤴️ 48
contiguous ⤴️ 46
MonadCatchIO-transformers ⤴️ 41
parseargs ⤴️ 41
bytesmith ⤴️ 36
data-lens ⤴️ 34
distributed-process ⤴️ 30
iteratee ⤴️ 29
jmacro ⤴️ 29
ip ⤴️ 26
either-unwrap ⤴️ 25
HList ⤴️ 23
SciBaseTypes ⤴️ 22
haskelldb ⤴️ 22
hsc3 ⤴️ 22
wxdirect ⤴️ 22
BiobaseTypes ⤴️ 21
wxc ⤴️ 21
biocore ⤴️ 20
secp256k1-haskell ⤴️ 20
wxcore ⤴️ 20
attoparsec-enumerator ⤴️ 19
bytestring-show ⤴️ 19
numhask ⤴️ 19
polysemy-plugin ⤴️ 19
wx ⤴️ 19
BiobaseENA ⤴️ 18
asn1-data ⤴️ 18
dbus-core ⤴️ 18
gtksourceview2 ⤴️ 18
BiobaseXNA ⤴️ 17
HGamer3D-Data ⤴️ 17
certificate ⤴️ 17
dbus-client ⤴️ 17
gconf ⤴️ 17
gtk-serialized-event ⤴️ 17
uuid-orphans ⤴️ 17
cuda ⤴️ 16
happstack-jmacro ⤴️ 16
manatee-core ⤴️ 16
monads-fd ⤴️ 16
murmur3 ⤴️ 16
tls-extra ⤴️ 16
ADPfusion ⤴️ 15
MaybeT ⤴️ 15
blaze-builder-enumerator ⤴️ 15
clash-prelude ⤴️ 15
hetero-dict ⤴️ 15

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

utdemir and others added 10 commits November 13, 2021 22:50
`nix-tree >= 0.19` requires `brick >= 0.64` which is not the default
on the stackage resolver yet. This commit adds an override for the correct
version.
haskell.packages.ghc921.time-compat: 1.9.5 -> 1.9.6.1

Reflect removal of Eq instance for ZonedTime.
0.4 is current on hackage, but ghcide has a constrait < 0.4
haskellPackages.ghcide: allow newer implicit-hie-cradle
Move everything into a single overrideCabal and express conditionality
using optionalAttrs. This should make it easier to add
more (un)conditional overrides in the future.
@sternenseemann
Copy link
Member

neuron, neuron-notes and reflex-dom seem to fail because a dependency job was killed, should be fixed by a restart. hls failed in a seemingly flaky way, restarted as well.

@sternenseemann
Copy link
Member

In theory, we'll be able to merge when the staging-next caused rebuild finishes.

This should shorten the bootstrapping part (not requiring an
intermediate 9.0.1 build). Seems like 8.10.7 is still supported for
bootstrapping for the moment and allows compiling for aarch64-darwin.
The treewide change 8547db9 was done
incorrectly for ghcjs. This hasn't been noticed so far due to a lack of
CI.
@ofborg ofborg bot requested review from guibou and rvl November 15, 2021 20:14
@roberth
Copy link
Member

roberth commented Nov 17, 2021

language-nix runs into a flaky dependency it seems. nick8325/quickcheck#13 (comment)

@sternenseemann
Copy link
Member

language-nix runs into a flaky dependency it seems. nick8325/quickcheck#13 (comment)

I believe this is https://gitlab.haskell.org/ghc/ghc/-/issues/20594#note_388425 and is not flaky at all.

@ofborg ofborg bot added the 8.has: clean-up This PR removes packages or removes other cruft label Nov 18, 2021
@sternenseemann sternenseemann merged commit 511a519 into master Nov 18, 2021
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: 501+ This PR causes many rebuilds on Darwin and should normally target the staging branches. 10.rebuild-darwin: 2501-5000 This PR causes many rebuilds on Darwin and should 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: 2501-5000 This PR causes many rebuilds on Linux and should target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants