Forked from
Glasgow Haskell Compiler / GHC
5907 commits behind the upstream repository.
John Ericson
authored
Now that there are no conditional sections (see the previous commit), we can just a do simple substitution rather than pasting it together line by line. Progress on #23966