Forked from
Glasgow Haskell Compiler / GHC
13642 commits behind, 388 commits ahead of the upstream repository.
Ben Gamari
authored
This adopts a patch from NetBSD's packaging fixing the `GhcThreaded` option of the make build system. In addition we introduce a `ghcThreaded` option in hadrian's `Flavour` type. Also fix Hadrian's treatment of the `Use Threaded` entry in `settings`. Previously it would incorrectly claim `Use Threaded = True` if we were building the `threaded` runtime way. However, this is inconsistent with the `make` build system, which defines it to be whether the `ghc` executable is linked against the threaded runtime. Fixes #17692.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
cross-compile.md | ||
expressions.md | ||
flavours.md | ||
make.md | ||
staged-compilation.svg | ||
testsuite.md | ||
user-settings.md | ||
windows.md |