Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Account for .buildinfo in repl when build-type: Configure (backport #…
…9440) (#9612) * Account for .buildinfo in repl when build-type: Configure (#9440) In `autoconfUserHooks` we were not updating the `preRepl` hook to read additional build information from /package/@.buildinfo@. Additionally updates `autoconfUserHooks` to read additional build info information for the remaining pre-hooks that are not pre-conf. Fixes #9401 (cherry picked from commit ee1e6b8) # Conflicts: # Cabal/src/Distribution/Simple.hs * Update Simple.hs --------- Co-authored-by: Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com> Co-authored-by: Hécate Moonlight <Kleidukos@users.noreply.github.com>
- Loading branch information