You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Co-authored-by: Hécate Moonlight <[email protected]>
0 commit comments