Closed
Description
Apparently cabal now yells
"Warning: Unknown/unsupported 'ghc' version detected (Cabal 3.8.0.20220526 supports 'ghc' version < 9.4)"?
when somebody uses GHC 9.4 and that's rather embarrassing and puts a pressure on us to create another point release ASAP when GHC 9.4-final is released. It would be ideal to add GHC 9.4 to CI and to Cabal/src/Distribution/Simple/GHC.hs (I can do the latter rather easiliy) before cabal's 3.8 release.