Small refactor of component pre-build
commit99fef77382de3f89e4a9db064973fca82272c04a
authorsheaf <sam.derbyshire@gmail.com>
Fri, 24 Nov 2023 13:26:08 +0000 (24 14:26 +0100)
committerMikolaj <281893+Mikolaj@users.noreply.github.com>
Wed, 10 Jan 2024 09:15:20 +0000 (10 09:15 +0000)
tree76cd80ac37729d8e302e3560bc11297ed0870302
parent08e313631e95334fd435e313992ed8306fddc9b7
Small refactor of component pre-build

This commit very slightly refactors the per-component pre-build steps
(renaming from componentInitialBuildSteps to preBuildComponent).
Cabal/src/Distribution/Simple/Build.hs
Cabal/src/Distribution/Simple/Haddock.hs