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

Missing changelog for (at least) tuples
Hello GHC team, ## Summary Location of documentation issue: - I believe, documentation presence was expected in either GHC user guide or `base`. GHC 9.8.1 contains a new feature, i.e. Generic representation of (at least) tuples, i.e. `Tuple2`, `Tuple3` and so on. It was suddenly recognised on failed tests for `swagger2` package. Please also find discussion on [GitHub](https://github.com/GetShopTV/swagger2/issues/248). ## Proposed improvements or changes My proposal is to add changelog entry for either GHC 9.8.1 or `base-4.19.0.0`. ## Environment * GHC 9.8.1, base-4.19.0.0 Kind Regards, Andrey
issue