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
Revert #3639 (Don't pass -package-db and -package flags to --abi-hash) (#9384)
* Revert #3639 (Don't pass -package-db and -package flags to --abi-hash)
With ghc>=9.6 `ghc --abi-hash` initialises the plugins so it will fail
if a cabal file specifies `ghc-options: -fplugin=Foo`.
Closes: #9375
* Also revert in GHC.hs
---------
Co-authored-by: Hamish Mackenzie <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
0 commit comments