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