Forked from
Glasgow Haskell Compiler / GHC
5223 commits behind the upstream repository.
While the RTS does attempt to mask signals, it may be that a foreign library unmasks them. This previously caused benign warnings which we now ignore. See #24610.