nixpkgs/pkgs
Profpatsch a1aed2a716 builders/writeHaskell: build with threaded GHC runtime
Some haskell code starts silently hanging when not built with a
threaded runtime, so let’s assume people using `writeHaskell` don’t
care about micro-optimizations like this and do the expected thing.

Some architectures don’t support a threaded runtime, for these we
provide the `threadedRuntime` option to turn it off (it should fail at
build time in that case, easy to detect).

If somebody already passed `"-threaded"` before via ghcArgs, this
will not add the flag a second time. Thus it’s backward-compatible in
this regard.

I tested out both branches (with `-threaded` set and not set before),
on an example I had where the runtime would hang when not compiled
with `-threaded`.
2022-06-30 10:12:50 +02:00
..
applications Merge pull request #179312 from r-ryantm/auto-update/pyradio 2022-06-30 01:34:58 +02:00
build-support builders/writeHaskell: build with threaded GHC runtime 2022-06-30 10:12:50 +02:00
common-updater
data Merge pull request #179411 from DamienCassou/fix-iosevka-output 2022-06-29 20:44:06 +02:00
desktops maintainers: remove hinton 2022-06-29 00:54:59 +02:00
development dtc: fix static building 2022-06-30 07:39:30 +00:00
games maintainers: remove bjg 2022-06-29 00:55:00 +02:00
misc Merge pull request #179358 from helsinki-systems/upd/jitsi 2022-06-29 21:09:19 +02:00
os-specific erofs-utils: 1.4 -> 1.5 2022-06-29 09:35:52 -05:00
pkgs-lib
servers Merge pull request #175919 from phaer/phaer-healthchecks 2022-06-29 23:15:35 +02:00
shells maintainers: remove bjg 2022-06-29 00:55:00 +02:00
stdenv Merge master into staging-next 2022-06-24 00:02:29 +00:00
test Merge pull request #174176 from hercules-ci/buildFromCabalSdist 2022-06-28 10:06:27 +02:00
tools Merge pull request #179450 from tomsiewert/changelogger-package 2022-06-29 22:16:24 -03:00
top-level Merge pull request #178291 from veprbl/pr/vtk_9_darwin_fix 2022-06-29 22:24:35 -04:00