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

Provide a quick-check like package for use in the GHC testsuite.
## Summary In various cases, like the `foundation` test to give one example it would be useful to have access to quickcheck or something similar. I suggest we try adding either quickcheck itself, or a trimmed-down version of it (`ghc-quickcheck`?) to ghc for use in the testsuite. The only potential downside I see is that this might lead to tests which are more expensive to run. ## Environment * GHC version used: Optional: * Operating System: * System Architecture:
issue