commercialhaskell / stack

The Haskell Tool Stack
http://haskellstack.org
BSD 3-Clause "New" or "Revised" License
3.95k stars 842 forks source link

Re #6542 Take a direct approach to `initialBuildSteps` #6544

Closed mpilgrem closed 2 months ago

mpilgrem commented 3 months ago

Please also shortly describe how you tested your change. Bonus points for added tests!

Tested locally on Windows with a simple one-package project boo and stack --verbose --cabal-verbose ghci with: snapshot: lts-12.0 (GHC 8.4.3), lts-20.26 (GHC 9.2.8), lts-22.15 (GHC 9.6.2) and nightly-2024-04-01 (GHC 9.8.2); and snapshot: lts-22.15, compiler: ghc-9.10.0.20240328 (with Cabal 3.11.0.0).