summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2024-09-19 13:43:06 +0200
committersternenseemann <sternenseemann@systemli.org>2024-09-19 15:08:12 +0200
commite04b930173c29ec175ef26bdf787945eb7460f1e (patch)
tree71b3938eac12746423e89c1b45f546325d6cb514 /pkgs/development/python-modules/httpserver
parent8bf0041dc66713c90b626ed890138d87fa7c5555 (diff)
haskell.compiler.*: check that there are no references to stage0
This is a safeguard against a problem we had with 9.6. Unfortunately, since the cc wrapper emits `-L` and `-rpath` flags based on platform config (e.g. aarch64-unknown-linux), not platform role (e.g. build), stdenv itself doesn't prevent ghc from being linked against the boot compiler when building a native or cross-compiling GHC (since host == build). With disallowedReferences, the build will fail if such a problem is re-introduced.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions