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

The `req_interp` test attribute is broken for --test-compiler=stage1
## Summary Running `hadrian/build --flavour=devel2+debug_ghc+debug_info -j6 test --test-compiler=stage1 --docs=none` I get a very large amount of test failures related to missing external interpreter/missing interpreter. Would be convenient if that would respect the req_interp flag and not try to run all those tests. ## Environment * GHC version used: any Optional: * Operating System: linux * System Architecture: x86
issue