User’s guide: Minor inconsistencies in extension documentation
While doing some data sourcing about language extensions, I noticed the following minor issues:
These extensions are documented in more than one place (I assume there should be a single .. extension:: Foo place)
SafeTrustworthyUnsafeUndecidableInstances
These extensions lack the :since: field:
- NondecreasingIndentation
- OverlappingInstances
- UndecidableInstances
Nothing urgent, but might be nice to clean this up.