nixpkgs/pkgs
Niklas Hambüchen 998e40ce38 haskell.compiler.ghc*: Add variantSuffix.
When debugging musl builds, I often have to sift through thousands of lines
of `nix-store -q --tree` or `nix-store -qR` output.
Until now, `pkgsMusl` and normal `pkgs` GHCs looked exactly the same in
there, making that task tough.

Same for `integer-simple`, which makes debugging `gmp` issues easier.

This commit introduces a suffix to tell them apart easily.

Note that this is different from `targetPrefix` which is for
cross-compilation, which `pkgsMusl` does not do.

For GHC HEAD, integer-simple no longer exists, instead we now have a
“bignum backend”, so we just call the integer-simple successor
native-bignum.

Co-Authored-By: sternenseemann <sternenseemann@systemli.org>
2021-09-23 16:41:49 +02:00
..
applications Merge pull request #138951 from xfix/skytemple_1_3_1 2021-09-22 23:51:38 +02:00
build-support
common-updater
data
desktops
development haskell.compiler.ghc*: Add variantSuffix. 2021-09-23 16:41:49 +02:00
games uqm-3dovideo: switch to fetchFromGitHub 2021-09-22 17:56:02 +02:00
misc Merge pull request #138853 from Artturin/cups-filters-update 2021-09-22 23:14:22 +02:00
os-specific linux: 5.4.147 -> 5.4.148 2021-09-22 09:57:22 -04:00
pkgs-lib
servers Merge pull request #138960 from erictapen/osrm-backend-5.26.0 2021-09-22 22:31:44 +02:00
shells
stdenv
test
tools Merge pull request #138944 from fabaff/faraday-cli 2021-09-22 23:20:36 +02:00
top-level Merge pull request #139007 from illdefined/kappanhang 2021-09-22 23:34:45 +02:00