summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2021-11-25 13:58:06 +0100
committersternenseemann <sternenseemann@systemli.org>2021-11-25 16:47:51 +0100
commitf5c3b6523cab9861a343b1f49081205d799695c6 (patch)
treebe94152c33ddcc6687007a1440dcf7d87765d61c /pkgs/development/python-modules/rangehttpserver
parent035f20bc6bf809c7be9bb5b6d4dd19b0a2df9d17 (diff)
haskell.compiler.*: move propagatedBuildInputs into runtimeDeps
This has two main benefits: * GHC will work reliably outside of stdenv, even when using -fllvm since everything it'll call at runtime will be provided in PATH via the wrapper scripts. * LLVM will no longer leak into haskell packages' configure scripts. This was an issue with llvm-hs which fails to build if the LLVM version of the compiler since the propagatedBuildInputs of GHC take precedence over the nativeBuildInputs added in the derivation.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions