Chain configuration of ldProgram
commit4336f4c4879c8ad77d4a3678634762e0499bd02f
authorErik de Castro Lopo <erikd@mega-nerd.com>
Mon, 18 Sep 2023 01:24:59 +0000 (18 11:24 +1000)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Fri, 17 Nov 2023 05:18:25 +0000 (17 05:18 +0000)
treebb592c1c5dbd25597129b71e31c18ebc957109e0
parentfb14e4e29b5ea24e186efb98e87245bf38f91dc0
Chain configuration of ldProgram

`ldProgram` gets configured in two places, a seemingly default and
a GHC specific version. The later needs to be updated so that it
first calls the default configuration and then the new GHC version.
Cabal/src/Distribution/Simple/GHC/Internal.hs