Admin message

Due to a large amount of spam we do not allow new users to create repositories, they are "external" users. If you are a new user and want to create a repository, for example for forking GHC, open a new issue on ghc/ghc using the "get-verified" issue template

Oops! Entered absent arg Arg: lvl
## Summary GHC 9.4.x causes "Oops! Entered absent arg Arg: lvl" while other GHCs do not. ## Steps to reproduce ``` % git clone https://github.com/kazu-yamamoto/quic % cd quic % cabal configure --enable-tests % cabal build % cabal test ``` ## Expected behavior This failure should not be encountered. ## Environment * GHC version used: GHC 9.4.3 Optional: * Operating System: macOS ventura (13.0.1) * System Architecture: x86_64
issue