nixpkgs/pkgs
sternenseemann ddada35b50 haskell.compiler.ghc941: bootstrap using GHC 9.0.2 on arm
text.cabal has the following snippet mandating this:

    -- GHC 8.10 has linking issues (probably TH-related) on ARM.
    if (arch(aarch64) || arch(arm)) && impl(ghc == 8.10.*)
      build-depends: base < 0

Since we're now testing 9.0.2 for bootstrapping on Hydra, we can also
use the proper GHC version for powerpc64le.
2022-08-14 17:33:45 +02:00
..
applications Merge pull request #186425 from OPNA2608/fix/communi-wrapping 2022-08-14 01:56:14 +02:00
build-support
common-updater
data Merge master into haskell-updates 2022-08-14 00:14:23 +00:00
desktops Merge pull request #186271 from bobby285271/pantheon 2022-08-13 10:09:17 +08:00
development Merge master into haskell-updates 2022-08-14 00:14:23 +00:00
games minetest: 5.5.1 -> 5.6.0 2022-08-13 11:51:49 +02:00
misc Merge pull request #185004 from amjoseph-nixpkgs/pr/atf/prevent-version-mixup 2022-08-13 19:03:09 +02:00
os-specific Merge pull request #184480 from r-ryantm/auto-update/psmisc 2022-08-13 16:31:42 -07:00
pkgs-lib
servers Merge pull request #186430 from NickCao/althttpd 2022-08-14 02:08:31 +02:00
shells Merge pull request #186287 from Vonfry/update/fzf-tab-20220811 2022-08-13 10:15:36 +08:00
stdenv
test
tools Merge pull request #186223 from r-ryantm/auto-update/swayr 2022-08-14 02:07:42 +02:00
top-level haskell.compiler.ghc941: bootstrap using GHC 9.0.2 on arm 2022-08-14 17:33:45 +02:00