diff options
| author | Niklas Hambüchen <mail@nh2.me> | 2021-09-19 12:51:45 +0000 |
|---|---|---|
| committer | sterni <sternenseemann@systemli.org> | 2021-09-23 16:41:49 +0200 |
| commit | 998e40ce389553bd3682386b8406dda406706ea4 (patch) | |
| tree | b21f2496f83c76dbfa8efb10a2ce3e06359630b6 /pkgs/development/python-modules/rangehttpserver | |
| parent | 3bdb476804afc4df7ee223d3f4937552f6372631 (diff) | |
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>
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
